[wpt-sync] Sync PR 19099 - Compat-spec tests for webkit-prefixed animation/transition events
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19099 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19099
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
Compat-spec tests for webkit-prefixed animation/transition events
Bug: 999895
Change-Id: I5f3679561e923d0e24809ebe982f0672e7769392
Reviewed-on: https://chromium-review.googlesource.com/1807190
WPT-Export-Revision: 4df13281cb65c5103bb79ca01e3df8dcda09613b
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=a293179adbaa780f9765a00c5cefe45cfce8c9b6
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=5165d45367b727560b6fc047c4a6dd5c944948b2
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 13 subtests
Status Summary
Firefox
OK : 4
PASS: 47
FAIL: 5
Chrome
OK : 4
PASS: 24
FAIL: 28
Safari
OK : 4
PASS: 52
Links
Details
Firefox-only Failures
/dom/events/webkit-animation-end-event.html
webkitAnimationEnd event listener is case sensitive: FAIL
/dom/events/webkit-animation-iteration-event.html
webkitAnimationIteration event listener is case sensitive: FAIL
/dom/events/webkit-transition-end-event.html
webkitTransitionEnd event listener is case sensitive: FAIL
/dom/events/webkit-animation-start-event.html
webkitAnimationStart event listener is case sensitive: FAIL
New Tests That Don't Pass
/dom/events/webkit-animation-end-event.html
webkitAnimationEnd event listener is case sensitive: FAIL (Chrome: PASS, Safari: PASS)
/dom/events/webkit-animation-iteration-event.html
webkitAnimationIteration event listener is case sensitive: FAIL (Chrome: PASS, Safari: PASS)
/dom/events/webkit-transition-end-event.html
webkitTransitionEnd event listener is case sensitive: FAIL (Chrome: PASS, Safari: PASS)
dispatchEvent of a webkitTransitionEnd event does trigger a prefixed event handler or listener: FAIL (Chrome: FAIL, Safari: PASS)
/dom/events/webkit-animation-start-event.html
webkitAnimationStart event listener is case sensitive: FAIL (Chrome: PASS, Safari: PASS)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1f94f31fd1c6 [wpt PR 19099] - Update wpt metadata, a=testonly
Comment 5•3 years ago
|
||
bugherder |
Description
•