servo/tests/wpt/metadata-layout-2020/css/css-transitions
bors-servo 9e528b8124
Auto merge of #26806 - mrobinson:animations-cascade, r=emilio
Include animations and transitions in the cascade

Instead of applying animations and transitions to styled elements,
include them in the cascade. This allows them to interact properly with
things like font-size and !important rules.

<!-- Please describe your changes on the following line: -->

---
<!-- 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] There are tests for these changes

<!-- 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. -->
2020-06-10 14:14:03 -04:00
..
animations Better computation of animation keyframes 2020-06-05 13:40:29 +02:00
parsing Update test expectations 2020-05-19 10:02:03 +02:00
AnimationEffect-getComputedTiming.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
CSSTransition-canceling.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
CSSTransition-currentTime.tentative.html.ini Update web-platform-tests to revision a5cb9597799c5f9bf0a809006161a0c50055828f 2020-06-09 10:26:43 +00:00
CSSTransition-effect.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
CSSTransition-finished.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
CSSTransition-ready.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
CSSTransition-startTime.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
CSSTransition-transitionProperty.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
disconnected-element-001.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
Document-getAnimations.tentative.html.ini Update web-platform-tests to revision 3adb0f89d80bb92ea1a458b3fbe461f7803549a9 2020-05-05 10:56:33 +00:00
Element-getAnimations.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
event-dispatch.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
events-005.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
events-006.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
idlharness.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
inherit-height-transition.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
KeyframeEffect-getKeyframes.tentative.html.ini Update web-platform-tests to revision 30a08266e1951b16ab2587068de64041095bbc2f 2020-04-08 10:50:40 +00:00
KeyframeEffect-setKeyframes.tentative.html.ini Update web-platform-tests to revision a5cb9597799c5f9bf0a809006161a0c50055828f 2020-06-09 10:26:43 +00:00
KeyframeEffect-target.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
non-rendered-element-002.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
non-rendered-element-004.tentative.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
properties-value-001.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
properties-value-002.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
properties-value-003.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
properties-value-auto-001.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
properties-value-implicit-001.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
properties-value-inherit-001.html.ini Improve ending of transitions 2020-05-21 19:56:29 +02:00
properties-value-inherit-002.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
properties-value-inherit-003.html.ini Improve ending of transitions 2020-05-21 19:56:29 +02:00
pseudo-elements-001.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
pseudo-elements-002.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
root-color-transition.html.ini Update web-platform-tests to revision a5cb9597799c5f9bf0a809006161a0c50055828f 2020-06-09 10:26:43 +00:00
transition-base-response-001.html.ini Update web-platform-tests to revision 10adbd6b133f1ccf77a27ed51ffd3e7a00a499ee 2020-03-24 11:01:51 +00:00
transition-base-response-002.html.ini Update web-platform-tests to revision 10adbd6b133f1ccf77a27ed51ffd3e7a00a499ee 2020-03-24 11:01:51 +00:00
transition-property-002.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
transition-reparented.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
zero-duration-multiple-transition.html.ini Update test expectations 2020-05-19 10:02:03 +02:00