Pass | Animatable::getAnimations() should be able to see a style-created CSS animation immediately | Asserts runPass | assert_equals(0, 0, "Test precondition.")
at Test.<anonymous> ( /css/css-animations/pending-style-changes-001.html:20:3) | Pass | assert_equals(1, 1, "target.getAnimations() should include the CSS animation after animate class added.")
at Test.<anonymous> ( /css/css-animations/pending-style-changes-001.html:22:3) |
|
Pass | Document::getAnimations() should be able to see a style-created CSS animation immediately | Asserts runPass | assert_equals(0, 0, "Test precondition.")
at Test.<anonymous> ( /css/css-animations/pending-style-changes-001.html:28:3) | Pass | assert_equals(1, 1, "document.getAnimations() should include the CSS animation after animate class added.")
at Test.<anonymous> ( /css/css-animations/pending-style-changes-001.html:30:3) |
|