Bug 186494
Summary: | [web-animations] web-animations/interfaces/Animatable/animate-no-browsing-context.html is a unique failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, WPTImpact |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=186509 |
Antoine Quint
The WPT test at imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context.html is failing reliably, flaky or timing out.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/41000163>
Antoine Quint
This still happens, but it's expected as we do not fully support mutable timelines, much like other browsers at this point (there is a feature flag for this).
Antoine Quint
We have support for mutable timelines now, but we still fail the "Replacing the timeline of an animation targetting an element in a document without a browsing context leaves it in the pending state" test because we don't have any logic that checks an element can actually be rendered to resolve its ready promise.
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/9872
EWS
Committed 260101@main (87f47a6461e3): <https://commits.webkit.org/260101@main>
Reviewed commits have been landed. Closing PR #9872 and removing active labels.