Skip to content

Commit b75f8ac

Browse files
committed
[css-contain] content-visibility affects contain at used value time
This is a follow up on w3c#6246, the prior edit was incomplete.
1 parent 6347a7d commit b75f8ac

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

css-contain-2/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1418,7 +1418,8 @@ Suppressing An Element's Contents Entirely: the 'content-visibility' property {#
14181418

14191419
: <dfn>auto</dfn>
14201420
::
1421-
Turns on [=layout containment=],
1421+
Changes the [=used value=] of the 'contain' property
1422+
so as to turn on [=layout containment=],
14221423
[=style containment=],
14231424
and [=paint containment=] for the element.
14241425

@@ -2069,6 +2070,7 @@ Changes from <a href="https://www.w3.org/TR/2022/WD-css-contain-2-20220917/">202
20692070
</h3>
20702071

20712072
* 'content-visibility' applies to the same properties as [=size containment=] rather than [=layout containment=]
2073+
* clarified that 'content-visibility' affects the used value, not computed value, of the 'contain' property
20722074

20732075
<h3 id="changes-since-2020-12-16">
20742076
Changes from <a href="https://www.w3.org/TR/2020/WD-css-contain-2-20201216/">2020-12-16 Working Draft</a>

0 commit comments

Comments
 (0)