diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-21 00:17:06 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-21 00:17:06 -0500 |
commit | 85aba7ab14c64e16836c234158748d0cd7f435fd (patch) | |
tree | 471d0dbe195cebf2f9fa7e515a7523175d2c86b4 /python/servo/package_commands.py | |
parent | 17dc598d995c71748024cac432b76189722d10ea (diff) | |
parent | 973d8287a9762f685e3cdd43aa0ce8f2acda66f1 (diff) | |
download | servo-85aba7ab14c64e16836c234158748d0cd7f435fd.tar.gz servo-85aba7ab14c64e16836c234158748d0cd7f435fd.zip |
Auto merge of #16553 - hiikezoe:vendor-prefix-keyframes, r=emilio
Support vendor prefix keyframes rule.
If there are multiple prefixed/non-prefixed @keyframes with the same name;
* non-prefixed rule overrides earlier rules.
* prefixed rule overrides earlier prefixed rules.
<!-- Please describe your changes on the following line: -->
This is PR of https://bugzilla.mozilla.org/show_bug.cgi?id=1356779
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because _____
<!-- 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/16553)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/package_commands.py')
0 files changed, 0 insertions, 0 deletions