Bug 251516

Summary: [web-animations] ASSERT(node.isConnected()) reached in Style::Scope::forNode() in css/css-animations/CSSAnimation-getKeyframes-crash.html
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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>