diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-07-03 05:20:14 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-03 05:20:14 -0400 |
commit | fee1418b43264771a5de6dfeaa94128fa6bf8793 (patch) | |
tree | 0d83592810ddffeeae9987396f3c8dec26688e74 /components/script/script_thread.rs | |
parent | d08cd5fc1c2e6152b796ba5879314afb7415436e (diff) | |
parent | 9218c535d1a08d459b3484416df485c1de50f8e5 (diff) | |
download | servo-fee1418b43264771a5de6dfeaa94128fa6bf8793.tar.gz servo-fee1418b43264771a5de6dfeaa94128fa6bf8793.zip |
Auto merge of #23685 - saschanaz:scalenonuniform, r=paulrouget
Add DOMMatrix.prototype.scaleNonUniform
<!-- Please describe your changes on the following line: -->
Implements `scaleNonUniform()` [per the spec](https://drafts.fxtf.org/geometry/#dom-dommatrixreadonly-scalenonuniform).
---
<!-- 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 #23683
<!-- Either: -->
- [x] There are tests for these changes
<!-- 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/23685)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/script_thread.rs')
0 files changed, 0 insertions, 0 deletions