Bug 186494 - [web-animations] web-animations/interfaces/Animatable/animate-no-browsing-context.html is a unique failure
Summary: [web-animations] web-animations/interfaces/Animatable/animate-no-browsing-con...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar, WPTImpact
Depends on:
Blocks:
 
Reported: 2018-06-11 04:37 PDT by Antoine Quint
Modified: 2023-02-09 22:42 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 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.
Comment 1 Radar WebKit Bug Importer 2018-06-11 04:38:10 PDT
<rdar://problem/41000163>
Comment 2 Antoine Quint 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).
Comment 3 Antoine Quint 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.
Comment 4 Antoine Quint 2023-02-09 09:30:29 PST
Pull request: https://github.com/WebKit/WebKit/pull/9872
Comment 5 EWS 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.