Closed Bug 1955137 Opened 1 month ago Closed 1 month ago

[wpt-sync] Sync PR 51467 - Create AnimationTriggers for CSSAnimations

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

David Awogbemila <awogbemila@chromium.org> wrote:

Create AnimationTriggers for CSSAnimations

This patch uses the computed style for an element with a declared
animation to compute the AnimationTrigger for that Animation.
A follow-up patch will implement the next step which is to detect the
when the AnimationTrigger should action the animation.

Bug: 390314945
Change-Id: I6594ec25b0d8c998bb595f53a6c53ec1e613b381
Reviewed-on: https://chromium-review.googlesource.com/6288053
WPT-Export-Revision: 58e55abbd866ac259d6dfeccd5920c3e8c407d91

Component: web-platform-tests → CSS Parsing and Computation
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 27 subtests

Status Summary

Firefox

OK : 1[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] 2[GitHub]
PASS: 23
FAIL: 1[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] 5[GitHub]

Chrome

OK : 2
PASS: 25
FAIL: 6

Safari

OK : 2
PASS: 24
FAIL: 6

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /scroll-animations/animation-trigger/animation-trigger.html [wpt.fyi]: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] (Chrome: OK, Safari: OK)
    • Default AnimationTrigger for CSS Animation: FAIL (Chrome: FAIL, Safari: FAIL)
    • AnimationTrigger for CSS Animation with scroll() timeline: FAIL (Chrome: FAIL, Safari: FAIL)
    • AnimationTrigger for CSS Animation with view() timeline: FAIL (Chrome: FAIL, Safari: FAIL)
    • AnimationTrigger for CSS Animation with deferred timeline: FAIL (Chrome: FAIL, Safari: FAIL)
  • /web-animations/interfaces/Animation/style-change-events.html [wpt.fyi]
    • All property keys are recognized: FAIL (Chrome: FAIL, Safari: FAIL)

Tests Disabled in Gecko Infrastructure

  • /scroll-animations/animation-trigger/animation-trigger.html [wpt.fyi]: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-24h2-debug, Gecko-windows11-32-24h2-opt, Gecko-windows11-64-24h2-debug, Gecko-windows11-64-24h2-opt] (Chrome: OK, Safari: OK)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5e9117c7e913 [wpt PR 51467] - Create AnimationTriggers for CSSAnimations, a=testonly
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.