diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-01 09:45:04 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-01 09:45:04 -0500 |
commit | 0abd5bbabd19695a5a42437dc42ab3bdf76f6150 (patch) | |
tree | 9ca45245a03d36818f9c2c31f862160c3a64936b /components/script_plugins/lib.rs | |
parent | b7f06d2c20d34bd0ee96d31f070623d6e46b8dda (diff) | |
parent | f8710bc189565ee15e2fed5bdcbc4781e9b43afb (diff) | |
download | servo-0abd5bbabd19695a5a42437dc42ab3bdf76f6150.tar.gz servo-0abd5bbabd19695a5a42437dc42ab3bdf76f6150.zip |
Auto merge of #16674 - canaltinova:angle-unit, r=emilio
Preserve units in computed Angle
<!-- Please describe your changes on the following line: -->
It was converting all angles to radians before. But other browsers preserves the angle units. Fixed that behavior.
---
<!-- 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 #16594 and [Bug 1360659](https://bugzilla.mozilla.org/show_bug.cgi?id=1360659)
<!-- 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/16674)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script_plugins/lib.rs')
0 files changed, 0 insertions, 0 deletions