Skip to content

Commit 723947c

Browse files
committed
[css-containment] bikeshed fixups
1 parent 9df4612 commit 723947c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css-containment/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ED: http://dev.w3.org/csswg/css-containment/
99
Editor: Tab Atkins, Google, http://xanthir.com/contact/
1010
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.
1111
Ignored Terms: scrollWidth, scrollHeight, clientWidth, clientHeight, formatting context
12-
Link Defaults: css-lists-3 (property) counter-increment
12+
Link Defaults: css-lists-3 (property) counter-increment, css-content-3 (property) string-set
1313
</pre>
1414

1515
<h2 id='intro'>
@@ -123,7 +123,6 @@ Strong Containment: the 'contain' property</h2>
123123

124124
<ul>
125125
<li>'break-*' (and the related aliases)
126-
<li>'page-group'
127126
<li>'bookmark-*'
128127
<li>'string-set'
129128
</ul>

0 commit comments

Comments
 (0)