RESOLVED FIXED 186494
[web-animations] web-animations/interfaces/Animatable/animate-no-browsing-context.html is a unique failure
https://bugs.webkit.org/show_bug.cgi?id=186494
Summary [web-animations] web-animations/interfaces/Animatable/animate-no-browsing-con...
Antoine Quint
Reported 2018-06-11 04:37:51 PDT
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
Radar WebKit Bug Importer
Comment 1 2018-06-11 04:38:10 PDT
Antoine Quint
Comment 2 2020-02-10 00:58:59 PST
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
Comment 3 2022-11-17 01:26:47 PST
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
Comment 4 2023-02-09 09:30:29 PST
EWS
Comment 5 2023-02-09 22:42:34 PST
Committed 260101@main (87f47a6461e3): <https://commits.webkit.org/260101@main> Reviewed commits have been landed. Closing PR #9872 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.