Pass | Elements in a "display: none" tree cannot start CSS Animations. | Asserts runPass | assert_equals(1, 1, "An animation is running on the child initially with \"display: block\" on the container.")
at Test.<anonymous> ( /css/css-animations/display-none-prevents-starting-in-subtree.html:26:3) | Pass | assert_equals(0, 0, "Setting \"display: none\" on the container canceled the animation.")
at Test.<anonymous> ( /css/css-animations/display-none-prevents-starting-in-subtree.html:29:3) | Pass | assert_equals(0, 0, "Manipulating styles on the container and a child element does not restart the animation.")
at Test.<anonymous> ( /css/css-animations/display-none-prevents-starting-in-subtree.html:33:3) |
|