We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae1512 commit 9f49913Copy full SHA for 9f49913
1 file changed
css-cascade-6/Overview.bs
@@ -231,7 +231,7 @@ Layer Ordering</h4>
231
-->
232
233
<h3 id='scoped-styles'>
234
-Scoped Styles</h2>
+Scoped Styles</h3>
235
236
A <dfn>scope</dfn> is a subtree or fragment of a document,
237
which can be used by selectors for more targeted matching.
@@ -520,8 +520,8 @@ do not acquire the specificity of any parent selector(s) in the ''@scope'' prelu
520
but are not scoped or otherwise affected
521
by the enclosing ''@scope'' rule.
522
523
-<h4 id="scope-combinator">
524
-Scoped Descendant Combinator</h4>
+<h3 id="scope-combinator">
+Scoped Descendant Combinator</h3>
525
526
The <dfn export>scoped descendant combinator</dfn>
527
describes a descendant relationship between two elements.
0 commit comments