diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-03-29 07:42:22 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-29 07:42:22 -0500 |
commit | d39087fff2ce91efa8053ede78031c6b8ff6b37b (patch) | |
tree | 99814f91aa6b904cf54db9e7bdae87371198b439 /components/script/dom/cssstyledeclaration.rs | |
parent | 8adf1919732a764617ce7c8c26e772a9a7663b98 (diff) | |
parent | 29c87224c77c450d22f6210ac326f604fc3e6dab (diff) | |
download | servo-d39087fff2ce91efa8053ede78031c6b8ff6b37b.tar.gz servo-d39087fff2ce91efa8053ede78031c6b8ff6b37b.zip |
Auto merge of #16178 - BorisChiou:stylo/animation/parse_angle, r=emilio
stylo: Bug 1336769 - Make Angle constructors return a finite value.
It is possible to input an extra large angle, e.g. rotate(9.5e+307rad), so we need to clamp it to avoid any assertion in Gecko.
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix Bug 1336769.
- [X] These changes do not require tests because they fix the test cases failed in Gecko.
<!-- 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/16178)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/cssstyledeclaration.rs')
0 files changed, 0 insertions, 0 deletions