Bug 241848

Summary: [CSS Container Queries] Improper style sharing with container queries
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 229659    
Attachments:
Description Flags
Patch none

Description Antti Koivisto 2022-06-22 03:08:39 PDT
Elements affected by container queries may get different style even though DOM is perfectly symmetric because containers have different sizes.
Comment 1 Antti Koivisto 2022-06-22 03:11:30 PDT
Created attachment 460412 [details]
Patch
Comment 2 EWS 2022-06-22 05:20:29 PDT
Committed r295726 (251731@main): <https://commits.webkit.org/251731@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 460412 [details].
Comment 3 Radar WebKit Bug Importer 2022-06-22 05:21:13 PDT
<rdar://problem/95682875>