Technical review: Document anchored container queries#42710
Technical review: Document anchored container queries#42710chrisdavidmills wants to merge 5 commits intomdn:mainfrom
Conversation
Preview URLs (7 pages)
Flaws (14)Note! 5 documents with no flaws that don't need to be listed. 🎉 Found an unexpected or unresolvable flaw? Please report it here. URL:
URL:
External URLs (2)URL:
URL:
(comment last updated: 2026-03-10 16:11:36) |
|
Hey! Is it work in progress or is it ready for review? :) |
This is still waiting for a tech review. @una, do you have time to review this, or is there someone else we could get to look at it? |
|
This pull request has merge conflicts that must be resolved before it can be merged. |
|
@chrisdavidmills Happy to review this if @estelle doesn't have bandwidth, but not until next week. |
I was waiting to see if Google could find a tech reviewer for this PR, but I reckon we should just get on with the editorial review stage if no one steps up by next week. Happy for either of you to do it. |
Description
Chrome 143 adds support for anchored container queries: see https://chromestatus.com/feature/5177580990496768. Also see https://developer.chrome.com/blog/anchored-container-queries for Chrome's blog post coverage.
This PR:
container-typeand@containerreference pages.Motivation
Additional details
Related issues and pull requests