On Tue, May 10, 2022 at 2:56 PM Anders Hartvoll Ruud <[email protected]>
wrote:

> Contact emails
>
> [email protected], [email protected]
>
> Explainer
>
> https://css.oddbird.net/rwd/query/explainer/
>
> Specification
>
> https://drafts.csswg.org/css-contain-3/#container-queries
>
> Scope
>
> This intent covers:
>
>
>    -
>
>    Size queries
>    <https://drafts.csswg.org/css-contain-3/#container-size-query>
>    -
>
>    Container query length units
>    <https://drafts.csswg.org/css-contain-3/#container-query-length>
>    -
>
>    Inline-size containment
>    <https://drafts.csswg.org/css-contain-3/#containment-inline-size>
>
>
> However, it does not cover:
>
>    -
>
>    Style queries <https://drafts.csswg.org/css-contain-3/#style-container>.
>    (More about style queries further down in the email).
>    -
>
>    Printing support. That means @container rules will always evaluate to
>    “false” for printing. Printing will be supported when LayoutNGPrinting
>    ships.
>
>
> Note that this intent depends on full LayoutNG support (minus printing).
>

Table fragmentation in LayoutNG will not be shipped in M105, but expected
to ship in M106. The consequence is that if an author combines table layout
and size container queries inside a multicolumn layout, container queries
will not work in that context in M105.

This has been discussed with a couple of API owners and considered to be an
acceptable bug for the first release.

We have added a console warning
<https://chromium-review.googlesource.com/c/chromium/src/+/3706582> to
notify authors about this (including the printing case)

-- 
Rune Lillesveen

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACuPfeScdr1v4EAFLLAHnrLZSjybTxi39RhnpmRu_Np8Du04kQ%40mail.gmail.com.

Reply via email to