servo/tests/wpt/metadata-layout-2020/css/CSS2/linebox/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
..
line-height-interpolation.html.ini Better computation of animation keyframes 2020-06-05 13:40:29 +02:00