Pass | Clearing and setting Animation.effect should update the computed style of the target element | Asserts runPass | assert_equals("100px", "100px", "animation is initially having an effect")
at Test.<anonymous> ( /web-animations/interfaces/Animation/effect.html:28:3) | Pass | assert_equals("auto", "auto", "animation no longer has an effect")
at Test.<anonymous> ( /web-animations/interfaces/Animation/effect.html:32:3) | Pass | assert_equals("100px", "100px", "animation has an effect again")
at Test.<anonymous> ( /web-animations/interfaces/Animation/effect.html:36:3) |
|