servo/tests/wpt/metadata-layout-2020/css/css-transitions/animations
Martin Robinson b875f14e86 Better computation of animation keyframes
This begins to address #26625 by properly applying CSS variables during
keyframe computation and no longer using `apply_declarations`. Instead,
walk the declarations, combining them into IntermediateComputedKeyframe,
maintaining declarations that modify CSS custom properties. Then compute
a set of AnimationValues for each keyframe and use those to produce
interpolated animation values.
2020-06-05 13:40:29 +02:00
..
text-shadow-composition.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
text-shadow-interpolation.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
vertical-align-composition.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
vertical-align-interpolation.html.ini Update test expectations 2020-05-19 10:02:03 +02:00
z-index-interpolation.html.ini Better computation of animation keyframes 2020-06-05 13:40:29 +02:00