diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-06-08 03:37:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-08 03:37:44 -0700 |
commit | 09b4f79ed35fdd5f16a66e3524742ea55a1805bd (patch) | |
tree | 18a01d0e405fd1274f34e2fcbef99c6877ace68a /components/script/dom | |
parent | 433b7bf9fab0fb4cd35bcb01670a14da903498a2 (diff) | |
parent | 51066436fa91d08846a76bba8c63701870d66375 (diff) | |
download | servo-09b4f79ed35fdd5f16a66e3524742ea55a1805bd.tar.gz servo-09b4f79ed35fdd5f16a66e3524742ea55a1805bd.zip |
Auto merge of #17218 - canaltinova:transform-bug, r=emilio
Don't accept an extra token at the end of transform property
The lack of `input.try` usage makes transform property to accept values like `rotate(70deg)foo`.
---
<!-- 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
<!-- 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/17218)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions