Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Jun 4, 2020
1 parent 8455c31 commit 939613d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,7 @@ not always relevant and might require different behavior.
<td>CSP, NEL reports.
<tr>
<td>"<code>document</code>"
<td>HTML's navigate algorithm.
<td>HTML's navigate algorithm (top-level only).
<tr>
<td>"<code>frame</code>"
<td><code>child-src</code>
Expand Down Expand Up @@ -3265,8 +3265,8 @@ the request.
<li><p>Let <var>value</var> be `<code>*/*</code>`.

<li>
<p>Otherwise, a user agent should set <var>value</var> to the first matching statement, if
any, switching on <var>request</var>'s <a for=request>destination</a>:
<p>A user agent should set <var>value</var> to the first matching statement, if any, switching
on <var>request</var>'s <a for=request>destination</a>:
<!-- https://github.com/whatwg/fetch/issues/43#issuecomment-97909717 -->

<dl class=switch>
Expand Down

0 comments on commit 939613d

Please sign in to comment.