Bug 251516 - [web-animations] ASSERT(node.isConnected()) reached in Style::Scope::forNode() in css/css-animations/CSSAnimation-getKeyframes-crash.html
Summary: [web-animations] ASSERT(node.isConnected()) reached in Style::Scope::forNode(...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-02-01 08:01 PST by Antoine Quint
Modified: 2023-02-01 22:22 PST (History)
4 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 2023-02-01 08:01:07 PST
The WPT css/css-animations/CSSAnimation-getKeyframes-crash.html crashes in debug because we hit ASSERT(node.isConnected()) under Style::Scope::forNode().
Comment 1 Antoine Quint 2023-02-01 08:04:04 PST
Pull request: https://github.com/WebKit/WebKit/pull/9454
Comment 2 EWS 2023-02-01 22:21:01 PST
Committed 259735@main (0f60938da30b): <https://commits.webkit.org/259735@main>

Reviewed commits have been landed. Closing PR #9454 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-01 22:22:19 PST
<rdar://problem/104947371>