tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit b7a2d524f8264b0a594c2d3b6c6b44de3689a194
parent e1b32205a70e8f61a5afcb3c0e3ca311fb5870a0
Author: David Awogbemila <awogbemila@chromium.org>
Date:   Sat, 22 Nov 2025 21:12:51 +0000

Bug 2001671 [wpt PR 56185] - [animation-trigger] Implement AnimationTrigger.getAnimations, a=testonly

Automatic update from web-platform-tests
[animation-trigger] Implement AnimationTrigger.getAnimations

The CSSWG had resolved[1] to add a getAnimations function to the
AnimationTrigger interface. This patch adds this function.

As there isn't currently a means of referencing a trigger declared by
CSS the tests are limited to triggers created by script.

[1] https://github.com/w3c/csswg-drafts/issues/12397#issuecomment-3184728017

Bug: 390314945
Change-Id: I9556bc3af0cbe0a480a3d88d558838561b6cc2a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7172918
Reviewed-by: David Awogbemila <awogbemila@chromium.org>
Commit-Queue: David Awogbemila <awogbemila@chromium.org>
Reviewed-by: Kevin Ellis <kevers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1548510}

--

wpt-commits: 510d0f4bbc84571dd0a7414891af10e82d5a8222
wpt-pr: 56185