@@ -2840,7 +2840,6 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
2840
2840
<li><dfn data-x="concept-request-priority" data-x-href="https://fetch.spec.whatwg.org/#concept-request-priority">priority</dfn></li>
2841
2841
<li><dfn data-dfn-for="request" data-x="concept-request-origin" data-x-href="https://fetch.spec.whatwg.org/#concept-request-origin">origin</dfn></li>
2842
2842
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#omit-origin-header-flag">omit-<code>Origin</code>-header flag</dfn></li>
2843
- <li><dfn data-x-href="https://fetch.spec.whatwg.org/#same-origin-data-url-flag">same-origin data-URL flag</dfn></li>
2844
2843
<li><dfn data-x="concept-request-referrer" data-x-href="https://fetch.spec.whatwg.org/#concept-request-referrer">referrer</dfn></li>
2845
2844
<li><dfn data-x-href="https://fetch.spec.whatwg.org/#synchronous-flag">synchronous flag</dfn></li>
2846
2845
<li><dfn data-x="concept-request-mode" data-x-href="https://fetch.spec.whatwg.org/#concept-request-mode">mode</dfn></li>
@@ -26174,8 +26173,6 @@ was an English <a href="/wiki/Music_hall">music hall</a> singer, ...</pre>
26174
26173
<code>picture</code></span>, set <var>request</var>'s <span
26175
26174
data-x="concept-request-initiator">initiator</span> to "<code data-x="">imageset</code>".</p>
26176
26175
26177
- <p>⌛ Set <var>request</var>'s <span>same-origin data-URL flag</span>.</p>
26178
-
26179
26176
<p>⌛ Set <var>request</var>'s
26180
26177
<span data-x="concept-request-referrer-policy">referrer policy</span> to the current state of
26181
26178
the element's <code data-x="attr-img-referrerpolicy">referrerpolicy</code> attribute.</p>
@@ -27039,8 +27036,6 @@ was an English <a href="/wiki/Music_hall">music hall</a> singer, ...</pre>
27039
27036
data-x="">imageset</code>", and set <var>request</var>'s <span>synchronous
27040
27037
flag</span>.</p></li>
27041
27038
27042
- <li><p>Set <var>request</var>'s <span>same-origin data-URL flag</span>.</p></li>
27043
-
27044
27039
<li><p>Set <var>request</var>'s
27045
27040
<span data-x="concept-request-referrer-policy">referrer policy</span> to the current state of
27046
27041
the element's <code data-x="attr-img-referrerpolicy">referrerpolicy</code> attribute.</p></li>
0 commit comments