We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8425bc commit 50dda33Copy full SHA for 50dda33
css-contain-1/Overview.bs
@@ -300,8 +300,6 @@ Style Containment</h3>
300
When considering the effects of the scoped property on elements <em>inside</em> the subtree,
301
the element at the base of the subtree is treated as if it was the root of the document.
302
303
- When scoped, the 'counter-set' and 'counter-increment' <a spec=css-lists-3>create a new counter</a>.
304
-
305
<div class=example>
306
As 'counter-increment' is scoped to an element's subtree,
307
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