[wpt-sync] Sync PR 33114 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237610
Categories
(Core :: DOM: Animation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33114 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33114
Details from upstream follow.
Antoine Quint <graouts@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=237610
WebKit export from bug: [web-animations] color-interpolation should support discrete animation
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 6 tests and 357 subtests
Status Summary
Firefox
OK : 6
PASS: 1979
FAIL: 7
Chrome
OK : 6
PASS: 1807
FAIL: 49
Safari
OK : 6
PASS: 1385
FAIL: 151
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/web-animations/animation-model/animation-types/accumulation-per-property-002.html
text-emphasis-position: "over" onto "under left": FAIL
/web-animations/animation-model/animation-types/addition-per-property-002.html
text-emphasis-position: "over" onto "under left": FAIL
/web-animations/animation-model/animation-types/interpolation-per-property-002.html
text-emphasis-position uses discrete animation when animating between "over" and "under left" with linear easing: FAIL
text-emphasis-position uses discrete animation when animating between "over" and "under left" with effect easing: FAIL
text-emphasis-position uses discrete animation when animating between "over" and "under left" with keyframe easing: FAIL
New Tests That Don't Pass
/web-animations/animation-model/animation-types/accumulation-per-property-001.html
font-variation-settings: ""wdth" 1, "wght" 1.1" onto ""wdth" 5": FAIL (Chrome: PASS, Safari: FAIL)
/web-animations/animation-model/animation-types/accumulation-per-property-002.html
text-emphasis-position: "over" onto "under left": FAIL (Chrome: PASS, Safari: PASS)
/web-animations/animation-model/animation-types/addition-per-property-001.html
font-variation-settings: ""wdth" 1, "wght" 1.1" onto ""wdth" 5": FAIL (Chrome: PASS, Safari: FAIL)
/web-animations/animation-model/animation-types/addition-per-property-002.html
text-emphasis-position: "over" onto "under left": FAIL (Chrome: PASS, Safari: PASS)
/web-animations/animation-model/animation-types/interpolation-per-property-002.html
text-emphasis-position uses discrete animation when animating between "over" and "under left" with linear easing: FAIL (Chrome: PASS, Safari: PASS)
text-emphasis-position uses discrete animation when animating between "over" and "under left" with effect easing: FAIL (Chrome: PASS, Safari: PASS)
text-emphasis-position uses discrete animation when animating between "over" and "under left" with keyframe easing: FAIL (Chrome: PASS, Safari: PASS)
Comment 5•3 years ago
|
||
bugherder |
Description
•