Skip to content

Commit 2ca20dd

Browse files
committed
[css-contain] Bikeshed fixes
1 parent e0a3c3c commit 2ca20dd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

css-contain-1/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Editor: Florian Rivoal, On behalf of Bloomberg, https://florian.rivoal.net/, w3c
1919
Abstract: This CSS module describes the 'contain' property, which indicates that the element's subtree is independent of the rest of the page. This enables heavy optimizations by user agents when used well.
2020
Status Text: A <a href="https://drafts.csswg.org/css-contain-1/issues-2019-cr.html">Disposition of Comments</a> and an <a href="https://drafts.csswg.org/css-contain-1/implementation-report-2019-09">Implementation Report</a> are available.
2121
WPT Path Prefix: css/css-contain/
22+
Include MDN Panels: no
2223
</pre>
2324
<pre class="anchors">
2425
spec: css2; urlPrefix: https://www.w3.org/TR/CSS2/
@@ -38,6 +39,7 @@ spec:css-break-3; type:dfn; text:fragmentation
3839
spec:css-break-3; type:dfn; text:fragmentation container
3940
spec:css-break-3; type:dfn; text:fragmentation context
4041
spec:css-break-3; type:dfn; text:fragmented flow
42+
spec:css2; type:value; property: height; text:auto
4143
</pre>
4244

4345
<h2 id='intro'>

0 commit comments

Comments
 (0)