Skip to content

Commit 3b8b0de

Browse files
authored
Merge pull request w3c#6671 from andruud/h2_h3
[css-contain-3] Fix h2/h3 mismatch
2 parents 290e1df + 6f041e1 commit 3b8b0de

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-contain-3/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ Container Queries</h2>
163163
</div>
164164

165165
<h3 id="container-type">
166-
Creating Query Containers: the 'container-type' property</h2>
166+
Creating Query Containers: the 'container-type' property</h3>
167167

168168
<pre class='propdef'>
169169
Name: container-type
@@ -262,7 +262,7 @@ Creating Query Containers: the 'container-type' property</h2>
262262

263263

264264
<h3 id="container-name">
265-
Naming Query Containers: the 'container-name' property</h2>
265+
Naming Query Containers: the 'container-name' property</h3>
266266

267267
<pre class='propdef'>
268268
Name: container-name
@@ -339,7 +339,7 @@ Naming Query Containers: the 'container-name' property</h2>
339339

340340

341341
<h3 id="container-shorthand">
342-
Creating Named Containers: the 'container' shorthand</h2>
342+
Creating Named Containers: the 'container' shorthand</h3>
343343

344344
<pre class='propdef shorthand'>
345345
Name: container
@@ -368,7 +368,7 @@ Creating Named Containers: the 'container' shorthand</h2>
368368

369369

370370
<h3 id="container-rule">
371-
Container Queries: the ''@container'' rule</h2>
371+
Container Queries: the ''@container'' rule</h3>
372372

373373
The <dfn at-rule id="at-ruledef-container">@container</dfn> rule
374374
is a [=conditional group rule=] whose condition is

0 commit comments

Comments
 (0)