Bug 238934 - [CSS Container Queries] Evaluate against shadow-including ancestors
Summary: [CSS Container Queries] Evaluate against shadow-including ancestors
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-04-07 07:31 PDT by Antti Koivisto
Modified: 2022-04-07 22:01 PDT (History)
5 users (show)

See Also:


Attachments
Patch (7.35 KB, patch)
2022-04-07 07:47 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-04-07 07:31:20 PDT
https://drafts.csswg.org/css-contain-3/#container-queries

"Style rules applying to its shadow-including descendants can then be conditioned by querying against it, using the @container conditional group rule."
Comment 1 Antti Koivisto 2022-04-07 07:47:45 PDT
Created attachment 456922 [details]
Patch
Comment 2 Antti Koivisto 2022-04-07 07:48:14 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/33552
Comment 3 EWS Watchlist 2022-04-07 07:49:16 PDT
This patch modifies the imported WPT tests. Please ensure that any changes on the tests (not coming from a WPT import) are exported to WPT. Please see https://trac.webkit.org/wiki/WPTExportProcess
Comment 4 Tim Nguyen (:ntim) 2022-04-07 15:33:29 PDT
Comment on attachment 456922 [details]
Patch

r=me if EWS is ok with it
Comment 5 EWS 2022-04-07 22:00:27 PDT
Committed r292592 (249425@main): <https://commits.webkit.org/249425@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456922 [details].
Comment 6 Radar WebKit Bug Importer 2022-04-07 22:01:16 PDT
<rdar://problem/91463362>