diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-26 09:33:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-26 09:33:08 -0500 |
commit | 8f1356de60d0f0b1571b0e84b929ba7d8054177f (patch) | |
tree | 11a33af4203a46fefaebfee1b014a64f1f59916e /components/layout_thread/lib.rs | |
parent | 4e70e10ed15d4e6a7b7d0ed1e48135cdb941692a (diff) | |
parent | 02fc1789e8561dc9e9740a46e13ef8c9a360ee9c (diff) | |
download | servo-8f1356de60d0f0b1571b0e84b929ba7d8054177f.tar.gz servo-8f1356de60d0f0b1571b0e84b929ba7d8054177f.zip |
Auto merge of #16614 - BorisChiou:stylo/transition/transition_property, r=emilio
stylo: Bug 1357357 - Make the parser of transition-property match the spec.
These are interdependent patches of Bug 1357357. We add one more arm, TransitionProperty::Unsupported, which stores the string of non-animatable, custom, or unrecognized property, so we can parse these kinds of properties and serialize them correctly. This is necessary because we need to start transitions even though some transition-properties are non-animatable, custom, or unrecognized.
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix [Bug 1357357](https://bugzilla.mozilla.org/show_bug.cgi?id=1357357).
- [X] There are tests for these changes.
<!-- 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/16614)
<!-- Reviewable:end -->
Diffstat (limited to 'components/layout_thread/lib.rs')
0 files changed, 0 insertions, 0 deletions