Closed Bug 1601085 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 20597 - Add additional WPT tests for new cases of KeyframeEffect.target and .pseudoElement

Categories

(Core :: DOM: Animation, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla73
Tracking Status
firefox73 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 20597 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/20597
Details from upstream follow.

George Steel <gtsteel@google.com> wrote:

Add additional WPT tests for new cases of KeyframeEffect.target and .pseudoElement

Goes with spec CL https://github.com/w3c/csswg-drafts/pull/4437 (merged)
Follows up on https://crrev.com/c/1894477

Change-Id: I9f50739cb4dac68d3c9002c0f3ed509f6b379380
Reviewed-on: https://chromium-review.googlesource.com/1949405
WPT-Export-Revision: f324c6de69c3d075bfd00c398d6f46ab557fa656

Component: web-platform-tests → DOM: Animation
Product: Testing → Core

GitHub CI Results

wpt.fyi PR Results Base Results

Ran 2 tests and 164 subtests

Firefox

OK : 2
PASS : 142
FAIL : 19

Chrome

OK : 2
PASS : 145
FAIL : 16

Safari

OK : 2
PASS : 142
FAIL : 19

New tests that's don't pass

/web-animations/interfaces/Animatable/animate.html
animate() with pseudoElement an Animation object targeting the correct pseudo-element for ::first-line: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
animate() with pseudoElement an Animation object targeting the correct pseudo-element for ::marker: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
animate() with pseudoElement without content creates an Animation object targeting the correct pseudo-element: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
animate() with pseudoElement an Animation object targeting the correct pseudo-element: Firefox: FAIL, Chrome: FAIL, Safari: FAIL

/web-animations/interfaces/KeyframeEffect/target.html
Change target from null to an existing pseudoElement setting pseudoElement first.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from an existing to a different non-existing pseudo-element by setting pseudoElement.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from null to a non-existing pseudoElement setting target first.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from an existing to a different non-existing pseudo-element by setting target.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from an existing to a different existing pseudo-element by setting target.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from a non-existing to a different existing pseudo-element by setting target.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from a non-existing to a different non-existing pseudo-element by setting target.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from a non-existing to a different existing pseudo-element by setting pseudoElement.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from null to an existing pseudoElement setting target first.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from null to a non-existing pseudoElement setting pseudoElement first.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from an existing to a different existing pseudo-element by setting pseudoElement.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL
Change target from a non-existing to a different non-existing pseudo-element by setting pseudoElement.: Firefox: FAIL, Chrome: FAIL, Safari: FAIL

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2577a0748123
[wpt PR 20597] - Add additional WPT tests for new cases of KeyframeEffect.target and .pseudoElement, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d6491d87544a
[wpt PR 20597] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in before you can comment on or make changes to this bug.