File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -528,13 +528,11 @@ Creating Named Containers: the 'container' shorthand</h3>
528
528
529
529
<pre class='propdef shorthand'>
530
530
Name : container
531
- Value : <<'container-name'>>? [ / <<'container-type'>> ]?
531
+ Value : <<'container-name'>> [ / <<'container-type'>> ]?
532
532
</pre>
533
533
534
534
The 'container' [=shorthand property=] sets
535
535
both 'container-type' and 'container-name' in the same declaration.
536
- If <<'container-name'>> is omitted,
537
- it is reset to its [=initial value=] .
538
536
If <<'container-type'>> is omitted,
539
537
it is reset to its [=initial value=] .
540
538
@@ -1030,6 +1028,8 @@ Changes since the 21 December 2021 First Public Working Draft</h3>
1030
1028
1031
1029
Significant changes since the <a href="https://www.w3.org/TR/2021/WD-css-contain-3-20211221/">21 December 2021 First Public Working Draft</a> include:
1032
1030
1031
+ * Make the <<'container-name'>> in the 'container' shorthand required.
1032
+ (<a href="https://github.com/w3c/csswg-drafts/issues/7142">Issue 7142</a> )
1033
1033
* Clarify handling of [=shorthand properties=] in [=container style queries=] .
1034
1034
(<a href="https://github.com/w3c/csswg-drafts/issues/7095">Issue 7095</a> )
1035
1035
* [=Cascade-dependent keywords=] are not allowed as values in a
You can’t perform that action at this time.
0 commit comments