Skip to content

Commit d81b558

Browse files
authored
Meta: fix markup errors
These are caught by the new Bikeshed parser.
1 parent f73f587 commit d81b558

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.bs

+3-3
Original file line numberDiff line numberDiff line change
@@ -5242,7 +5242,7 @@ The following abstract operations support the implementation and manipulation of
52425242
1. Return |promise|.
52435243
</div>
52445244

5245-
<h4 id="ws-default-controller-abstract-ops">Default controllers</h3>
5245+
<h4 id="ws-default-controller-abstract-ops">Default controllers</h4>
52465246

52475247
The following abstract operations support the implementation of the
52485248
{{WritableStreamDefaultController}} class.
@@ -6599,7 +6599,7 @@ a {{QueuingStrategy}} dictionary.
65996599
list «&nbsp;|chunk|&nbsp;».
66006600
</div>
66016601

6602-
<h2 id="other-stuff">Supporting abstract operations</h4>
6602+
<h2 id="other-stuff">Supporting abstract operations</h2>
66036603

66046604
The following abstract operations each support the implementation of more than one type of stream,
66056605
and as such are not grouped under the major sections above.
@@ -6815,7 +6815,7 @@ abstract operations are used to implement these "cross-realm transforms".
68156815
security issues.</p>
68166816
</div>
68176817

6818-
<h3 id="misc-abstract-ops">Miscellaneous</h4>
6818+
<h3 id="misc-abstract-ops">Miscellaneous</h3>
68196819

68206820
The following abstract operations are a grab-bag of utilities.
68216821

0 commit comments

Comments
 (0)