Bug 241848 - [CSS Container Queries] Improper style sharing with container queries
Summary: [CSS Container Queries] Improper style sharing with container queries
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 229659
  Show dependency treegraph
 
Reported: 2022-06-22 03:08 PDT by Antti Koivisto
Modified: 2022-06-22 05:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.40 KB, patch)
2022-06-22 03:11 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>