Closed Bug 1872906 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 43844 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=267059

Categories

(Core :: CSS Transitions and Animations, task, P4)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Antoine Quint <graouts@apple.com> wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=267059

WebKit export from bug: [css-animations] animation property should use shortest serialization rule

Component: web-platform-tests → CSS Transitions and Animations
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 15 subtests

Status Summary

Firefox

OK : 2
PASS: 8
FAIL: 14

Chrome

OK : 2
PASS: 8
FAIL: 14

Safari

OK : 2
PASS: 8
FAIL: 14

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-animations/parsing/animation-computed.html [wpt.fyi]
    • Default animation value: FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value '1s': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'cubic-bezier(0, -2, 1, 3)': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'ease-in-out': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value '1s -3s': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value '4': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'reverse': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'both': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'paused': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'anim': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'anim paused both reverse, 4 1s -3s cubic-bezier(0, -2, 1, 3)': FAIL (Chrome: FAIL, Safari: FAIL)
    • Property animation value 'none, none': FAIL (Chrome: FAIL, Safari: FAIL)
    • Animation with a delay but no duration: FAIL (Chrome: FAIL, Safari: FAIL)
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in before you can comment on or make changes to this bug.