Skip to content

Commit eed623f

Browse files
authored
[css-conditional-5] There is no container-type:style (w3c#10709)
Co-authored-by: Rune Lillesveen <futhark@chromium.org>
1 parent d52908f commit eed623f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

css-conditional-5/Overview.bs

-4
Original file line numberDiff line numberDiff line change
@@ -536,10 +536,6 @@ Creating Query Containers: the 'container-type' property</h3>
536536
This can be useful for toggling behavior across multiple properties:
537537

538538
<pre class=lang-css>
539-
section {
540-
container-type: style;
541-
}
542-
543539
@container style(--cards: small) {
544540
article {
545541
border: thin solid silver;

0 commit comments

Comments
 (0)