Skip to content

Commit d3a6fcd

Browse files
authored
[css-conditional-5] Clarify how container query length units are evaluated (#11566)
1 parent 2835f1c commit d3a6fcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-conditional-5/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1854,8 +1854,8 @@ Container Relative Lengths: the ''cqw'', ''cqh'', ''cqi'', ''cqb'', ''cqmin'', '
18541854

18551855
For each element,
18561856
[=container query length=] units are evaluated
1857-
as [=container size queries=] on the relevant axis (or axes)
1858-
described by the unit.
1857+
using the same rules as [=container size queries=]
1858+
on the relevant axis (or axes) described by the unit.
18591859
The [=query container=] for each axis
18601860
is the nearest ancestor container
18611861
that accepts [=container size queries=] on that axis.

0 commit comments

Comments
 (0)