Skip to content

Commit 50dda33

Browse files
committed
[css-contain] remove stray sentence
This is now redundant with text above.
1 parent c8425bc commit 50dda33

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-contain-1/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -300,8 +300,6 @@ Style Containment</h3>
300300
When considering the effects of the scoped property on elements <em>inside</em> the subtree,
301301
the element at the base of the subtree is treated as if it was the root of the document.
302302

303-
When scoped, the 'counter-set' and 'counter-increment' <a spec=css-lists-3>create a new counter</a>.
304-
305303
<div class=example>
306304
As 'counter-increment' is scoped to an element's subtree,
307305
the first use of it within the subtree acts as if the named counter were set to 0 at the scoping element,

0 commit comments

Comments
 (0)