Skip to content

Commit

Permalink
Remove spurious #
Browse files Browse the repository at this point in the history
  • Loading branch information
noamr committed Jan 8, 2025
1 parent 0e0afb3 commit fb400dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -2626,7 +2626,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
<li><dfn data-x="response-body-info" data-x-href="https://fetch.spec.whatwg.org/#response-body-info">response body info</dfn></li>
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#resolve-an-origin">resolve an origin</dfn></li>
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#reserve-deferred-fetch-quota">reserve deferred fetch quota</dfn></li>
<li><dfn data-x-href="https://fetch.spec.whatwg.org/##reserve-deferred-fetch-quota">potentially free deferred fetch quota</dfn></li>
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#reserve-deferred-fetch-quota">potentially free deferred fetch quota</dfn></li>
<li>
<dfn data-x="concept-response"
data-x-href="https://fetch.spec.whatwg.org/#concept-response">response</dfn> and its
Expand Down

0 comments on commit fb400dd

Please sign in to comment.