Skip to content

Commit

Permalink
s/note/XXX/
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavweiss committed Aug 21, 2018
1 parent fec6367 commit dd44296
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1827,7 +1827,7 @@ run these steps:

<h3 id=client-hints-list>Client-hints set</h3>

<p class=note>This section will be integrated into HTTP Client-Hints.
<p class=XXX>This section will be integrated into HTTP Client-Hints.
[[!CLIENT-HINTS]]
<!-- XXX -->

Expand Down Expand Up @@ -2708,9 +2708,6 @@ the request.

<li>

<p class=note>The following step should be applicable only for same-origin requests. See
<a href="https://github.com/whatwg/fetch/issues/800">issue</a> for more details.</p>

<p><a for=list>For each</a> <var>hintName</var> of <var>request</var>'s
<a for=client>client-hints set</a>:

Expand Down Expand Up @@ -2742,6 +2739,10 @@ the request.
<var>hintName</var>/<var>value</var> to <var>request</var>'s <a for=request>header list</a>.
</ol>

<p class=XXX>The above step should be applicable only for same-origin requests. See
<a href="https://github.com/whatwg/fetch/issues/800">issue</a> for more details.</p>


<li><p>If <var>request</var> is a <a>subresource request</a>, then:
<ol>
<li><p>Let <var>record</var> be a new
Expand Down

0 comments on commit dd44296

Please sign in to comment.