Skip to content

Commit

Permalink
Meta: fix markup errors
Browse files Browse the repository at this point in the history
These are caught by the new Bikeshed parser.
  • Loading branch information
domenic authored Jan 22, 2025
1 parent f73f587 commit d81b558
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5242,7 +5242,7 @@ The following abstract operations support the implementation and manipulation of
1. Return |promise|.
</div>

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

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

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

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

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

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

Expand Down

0 comments on commit d81b558

Please sign in to comment.