[wpt-sync] Sync PR 48337 - [container-queries] Enforce independent formatting context for subgrid.
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48337 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48337
Details from upstream follow.
Ian Kilpatrick <ikilpatrick@chromium.org> wrote:
[container-queries] Enforce independent formatting context for subgrid.
As part of crbug.com/355215704 we've weakened for containment
requirements for container queries.We should however still enforce an independent formatting context for
subgrid, as grid will pierce into subgrids, and can't support changing
their style.Fixed: 369331413
Change-Id: I875f4095116f18f923a0c50c4bf1887c05cea4a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5890347
Commit-Queue: Ian Kilpatrick \<ikilpatrick@chromium.org>
Reviewed-by: Morten Stenshorne \<mstensho@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1359893}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS : 1
Chrome
CRASH: 1
Safari
PASS : 1
Links
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•