diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-01-31 14:42:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-31 14:42:06 -0800 |
commit | 77f53aae3eee59957521ea76e95bd3e454c4ddd9 (patch) | |
tree | 40df135153db6e9c4a7a79698efbe250b2e8f999 /tests/wpt/css-tests/css-variables-1_dev/xhtml1/support | |
parent | 8421ae60774922e6b9ab9b1b562efce22916b200 (diff) | |
parent | 35192b03c31eef1275fdb823f4fbc51db601697a (diff) | |
download | servo-77f53aae3eee59957521ea76e95bd3e454c4ddd9.tar.gz servo-77f53aae3eee59957521ea76e95bd3e454c4ddd9.zip |
Auto merge of #15299 - hiikezoe:empty-keyframe, r=emilio,pcwalton
Create KeyframeAnimation for empty keyframe rules
<!-- Please describe your changes on the following line: -->
We should create KeyframeAnimation even if css keyframe rule is empty because we should fire css animation events for such CSS animations.
Also we should ignore properties that are annotated with '!important'. From the spec[1].
using !important on them is invalid and will cause the property to be ignored
[1] https://drafts.csswg.org/css-animations-1/#keyframes
---
<!-- 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 #15257
<!-- Either: -->
- [X] There are tests for these changes
<!-- 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/15299)
<!-- Reviewable:end -->
Diffstat (limited to 'tests/wpt/css-tests/css-variables-1_dev/xhtml1/support')
0 files changed, 0 insertions, 0 deletions