File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Strong Containment: the 'contain' property</h2>
80
80
81
81
<pre class='propdef partial'>
82
82
Name : contain
83
- New Values : layout || style || paint || [ size | inline-size ]
83
+ Value : none | strict | content | [ [ size | inline-size] || layout || style || paint ]
84
84
</pre>
85
85
86
86
<dl dfn-type=value dfn-for=contain>
@@ -1116,6 +1116,8 @@ Changes since the 18 August 2022 Working Draft</h3>
1116
1116
1117
1117
Significant changes since the <a href="https://www.w3.org/TR/2022/WD-css-contain-3-20220818/">18 August 2022 Working Draft</a> include:
1118
1118
1119
+ * List all values of 'contain' in order to clarify serialization order
1120
+ (<a href="https://github.com/w3c/csswg-drafts/issues/8600">Issue 8600</a> )
1119
1121
* Add the {{CSSContainerRule/containerName}} and
1120
1122
{{CSSContainerRule/containerQuery}} attributes.
1121
1123
(<a href="https://github.com/w3c/csswg-drafts/issues/7033">Issue 7033</a> )
You can’t perform that action at this time.
0 commit comments