Bug 244484

Summary: REGRESSION(253764@main): Disconnecting a subtree makes :lang pseudo class to never match
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CSSAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=246417
Bug Depends on: 243172    
Bug Blocks:    

Description Ryosuke Niwa 2022-08-29 01:22:15 PDT
There is a bug whereby disconnecting a subtree with a lang content attribute
makes :lang pseudo class to never match a descendant of an element with the lang content attribute.
Comment 1 Ryosuke Niwa 2022-08-29 01:54:08 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3764
Comment 2 Radar WebKit Bug Importer 2022-08-29 02:31:45 PDT
<rdar://problem/99268632>
Comment 3 EWS 2022-08-29 11:13:46 PDT
Committed 253915@main (06479a26a2b9): <https://commits.webkit.org/253915@main>

Reviewed commits have been landed. Closing PR #3764 and removing active labels.