Skip to content

Commit

Permalink
fix spec build (#1504)
Browse files Browse the repository at this point in the history
  • Loading branch information
linnan-github authored Mar 6, 2025
1 parent 1dd2b08 commit 3e8b1b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ spec: structured header; type: dfn; urlPrefix: https://httpwg.org/specs/rfc8941;
text: token; url: #token
spec: infra; type: dfn; urlPrefix: https://infra.spec.whatwg.org/
text: starts with; url: #string-starts-with
text: byte sequence; url: #byte-sequence
spec: fenced-frame; type: dfn; urlPrefix: https://wicg.github.io/fenced-frame/;
for: navigable
text: top-level traversable; url: #navigable-top-level-traversable
Expand All @@ -70,6 +71,11 @@ spec: fenced-frame; type: dfn; urlPrefix: https://wicg.github.io/fenced-frame/;
spec: multipage; type: dfn; urlPrefix: https://html.spec.whatwg.org/multipage/;
for: scheme and host
text: host; url: #concept-scheme-and-host-host
spec: url; type: dfn; urlPrefix: https://url.spec.whatwg.org
text: url; url: #concept-url
spec: fetch; type: dfn; urlPrefix: https://fetch.spec.whatwg.org
text: fetch; url: #concept-fetch
text: request; url: #concept-request
</pre>
<pre class=biblio>
{
Expand Down

0 comments on commit 3e8b1b9

Please sign in to comment.