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>
8080
8181 <pre class='propdef partial'>
8282 Name : contain
83- New Values : layout || style || paint || [ size | inline-size ]
83+ Value : none | strict | content | [ [ size | inline-size] || layout || style || paint ]
8484 </pre>
8585
8686 <dl dfn-type=value dfn-for=contain>
@@ -1116,6 +1116,8 @@ Changes since the 18 August 2022 Working Draft</h3>
11161116
11171117 Significant changes since the <a href="https://www.w3.org/TR/2022/WD-css-contain-3-20220818/">18 August 2022 Working Draft</a> include:
11181118
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> )
11191121 * Add the {{CSSContainerRule/containerName}} and
11201122 {{CSSContainerRule/containerQuery}} attributes.
11211123 (<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