animate.html.ini (690B)
1 [animate.html] 2 [animate() with pseudoElement parameter creates an Animation object for ::first-line] 3 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615469 4 expected: FAIL 5 6 [animate() with pseudoElement an Animation object targeting the correct pseudo-element for ::first-line] 7 bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1615469 8 expected: FAIL 9 10 [Element.animate() correctly sets the Animation's timeline with null timeline in KeyframeAnimationOptions.] 11 expected: FAIL 12 13 [animate() with pseudoElement ::placeholder does not throw] 14 expected: FAIL 15 16 [Element.animate() accepts a single keyframe sequence with a single calc() offset] 17 expected: FAIL