Closed Bug 1948108 Opened 11 days ago Closed 6 days ago

[wpt-sync] Sync PR 50694 - Add AnimationTrigger IDL

Categories

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

task

Tracking

()

RESOLVED FIXED
137 Branch
Tracking Status
firefox137 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

David Awogbemila <awogbemila@chromium.org> wrote:

Add AnimationTrigger IDL

AnimationTrigger[1] will set conditions under which the UA will
automatically attempt to advance an animation's playback.
AnimationTrigger represents the IDL portion of the APIs being
introduced for scroll-triggered animations[2].

[1] https://drafts.csswg.org/web-animations-2/#triggers
[2] https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAA6pwF6yEmATfHMv4RCp%2B6F_ufem%2Bt3%3D4maF15ySCKGXfCxb3w%40mail.gmail.com

Bug: 390314945
Change-Id: Ib410a9f00a0539c5258e286780e8e6b199e2d1cb
Reviewed-on: https://chromium-review.googlesource.com/6226451
WPT-Export-Revision: 74d51c376c2cc7ef55258a4e370ec6c226fde63c

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

CI Results

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

Total 1 tests and 7 subtests

Status Summary

Firefox

OK : 1
FAIL: 7

Chrome

OK : 1
FAIL: 7

Safari

OK : 1
FAIL: 7

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /web-animations/interfaces/AnimationTrigger/constructor.html [wpt.fyi]
    • Default values when no property bag is supplied: FAIL (Chrome: FAIL, Safari: FAIL)
    • Default values when an empty property bag is supplied.: FAIL (Chrome: FAIL, Safari: FAIL)
    • All values supplied (scroll timeline).: FAIL (Chrome: FAIL, Safari: FAIL)
    • All values supplied (view timeline).: FAIL (Chrome: FAIL, Safari: FAIL)
    • Set AnimationTrigger.type.: FAIL (Chrome: FAIL, Safari: FAIL)
    • Set AnimationTrigger.timeline.: FAIL (Chrome: FAIL, Safari: FAIL)
    • Set AnimationTrigger.rangeStart.: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5eae26b3b14c [wpt PR 50694] - Add AnimationTrigger IDL, a=testonly https://hg.mozilla.org/integration/autoland/rev/cb57846d7d82 [wpt PR 50694] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 6 days ago
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in before you can comment on or make changes to this bug.