[wpt-sync] Sync PR 33970 - Add test demonstrating throttling issue
Categories
(Core :: DOM: Animation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33970 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33970
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Add test demonstrating throttling issue
An animation with a timeline that is linked to a throttled frame that
is cross-origin to the top frame stalls. A timeline with a attached
animations should not be throttled.Verified this works correctly in Firefox.
Bug: 1323246
Change-Id: I9c1067198d916ac1b5cd3e503357e92bdd6329be
Reviewed-on: https://chromium-review.googlesource.com/3631168
WPT-Export-Revision: 5d7d42f5bff6ca66fc3c8ff48f79ef3d199c45b8
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
PASS
: 1
Links
Comment 4•3 years ago
|
||
bugherder |
Description
•