Pass | CSS Animations on a <dialog> ::backdrop are canceled and restarted as the dialog is hidden and shown | Asserts runPass | assert_equals(1, 1, "As the <dialog> is shown intially an animation is started on its ::backdrop")
at Test.<anonymous> ( /css/css-animations/dialog-backdrop-animation.html:30:3) | Pass | assert_equals(0, 0, "As the <dialog> is closed the animation is removed from its ::backdrop")
at Test.<anonymous> ( /css/css-animations/dialog-backdrop-animation.html:37:3) | Pass | assert_equals(1, 1, "As the <dialog> is shown again an animation is started again on its ::backdrop")
at Test.<anonymous> ( /css/css-animations/dialog-backdrop-animation.html:42:3) |
|