[wpt-sync] Sync PR 44832 - Fix throttling SMIL animations on <stop> elements
Categories
(Core :: SVG, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44832 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44832
Details from upstream follow.
Fredrik Söderquist <fs@opera.com> wrote:
Fix throttling SMIL animations on <stop> elements
\<stop> elements are not in the layout tree, so they would be considered
to be throttleable. Add a check for computed style as well. Factor out
the throttling checks into a helper and document them.Fixed: 327254045
Change-Id: I9048a1a6d4af83c67c896034c3b32647e613a38b
Reviewed-on: https://chromium-review.googlesource.com/5329732
WPT-Export-Revision: 73387e86bf642407b40871959c153f386efb9b15
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
FAIL
: 1
Links
Comment 4•9 months ago
|
||
bugherder |
Description
•