Pass | Animations reflect changes to variables on element | Asserts runPass | assert_equals("150px", "150px", "Animated value before updating variable")
at Test.<anonymous> ( /css/css-animations/animation-css-variable-in-keyframe-adjusted.html:27:3) | Pass | assert_equals("300px", "300px", "Animated value after updating variable")
at Test.<anonymous> ( /css/css-animations/animation-css-variable-in-keyframe-adjusted.html:35:3) |
|
Pass | Animations reflect changes to variables on parent element | Asserts runPass | assert_equals("150px", "150px", "Animated value before updating variable")
at Test.<anonymous> ( /css/css-animations/animation-css-variable-in-keyframe-adjusted.html:52:3) | Pass | assert_equals("300px", "300px", "Animated value after updating variable")
at Test.<anonymous> ( /css/css-animations/animation-css-variable-in-keyframe-adjusted.html:60:3) |
|