Pass | Changing the underlying value of an animated property with an implicit 0% keyframe | Asserts runPass | assert_equals("50px", "50px", "Computed style before changing the underlying style")
at Test.<anonymous> ( /css/css-animations/animation-change-underlying-value-changed-in-flight.html:31:7) | Pass | assert_equals("150px", "150px", "Computed style after changing the underlying style")
at Test.<anonymous> ( /css/css-animations/animation-change-underlying-value-changed-in-flight.html:35:7) |
|
Pass | Changing the underlying value of an animated property with an implicit 100% keyframe | Asserts runPass | assert_equals("50px", "50px", "Computed style before changing the underlying style")
at Test.<anonymous> ( /css/css-animations/animation-change-underlying-value-changed-in-flight.html:31:7) | Pass | assert_equals("150px", "150px", "Computed style after changing the underlying style")
at Test.<anonymous> ( /css/css-animations/animation-change-underlying-value-changed-in-flight.html:35:7) |
|