mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Add constructors for typed arrays in DOMMatrix and DOMMatrixReadOnly <!-- Please describe your changes on the following line: --> - DOMMatrix now have the functions: FromFloat32Array, FromFloat64Array. - DOMMatrixReadOnly now have the functions: FromFloat32Array, FromFloat64Array, ToFloat32Array, ToFloat64Array. r? @jdm --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #20349 (github issue number if applicable). <!-- Either: --> - [X] There are tests for these changes OR - [ ] These changes do not require tests because _____ <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20405) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
compositing | ||
css-animations | ||
css-backgrounds | ||
css-color | ||
css-display | ||
css-flexbox | ||
css-fonts | ||
css-grid | ||
css-images | ||
css-multicol | ||
css-paint-api | ||
css-pseudo | ||
css-regions | ||
css-shapes/shape-outside/values | ||
css-tables/floats | ||
css-text | ||
css-text-decor | ||
css-transforms | ||
css-transitions | ||
css-ui | ||
css-values | ||
css-variables | ||
css-writing-modes | ||
CSS2 | ||
cssom | ||
cssom-view | ||
filter-effects | ||
geometry | ||
mediaqueries | ||
selectors | ||
vendor-imports/mozilla/mozilla-central-reftests |