Skip to content

Commit bdebc28

Browse files
committed
[css-contain-3] Container query units in a query resolve like other relative units (#7410)
1 parent 3aed70b commit bdebc28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-contain-3/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,9 @@ Size Container Features</h3>
759759
or the [=query container=] does not support [=container size queries=] on the relevant axes,
760760
then the result of evaluating the [=size feature=] is unknown.
761761

762-
[=Relative length=] units in [=container query=] conditions
762+
[=Relative length=] units
763+
(including [=container query length=] units)
764+
in [=container query=] conditions
763765
are evaluated based on the the [=computed values=] of the [=query container=].
764766

765767
Note: This is different from the handling of relative units in [=media queries=].

0 commit comments

Comments
 (0)