@@ -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>
@@ -26172,8 +26171,6 @@ was an English <a href="/wiki/Music_hall">music hall</a> singer, ...</pre>
26172
26171
<code>picture</code></span>, set <var>request</var>'s <span
26173
26172
data-x="concept-request-initiator">initiator</span> to "<code data-x="">imageset</code>".</p>
26174
26173
26175
- <p>⌛ Set <var>request</var>'s <span>same-origin data-URL flag</span>.</p>
26176
-
26177
26174
<p>⌛ Set <var>request</var>'s
26178
26175
<span data-x="concept-request-referrer-policy">referrer policy</span> to the current state of
26179
26176
the element's <code data-x="attr-img-referrerpolicy">referrerpolicy</code> attribute.</p>
@@ -27037,8 +27034,6 @@ was an English <a href="/wiki/Music_hall">music hall</a> singer, ...</pre>
27037
27034
data-x="">imageset</code>", and set <var>request</var>'s <span>synchronous
27038
27035
flag</span>.</p></li>
27039
27036
27040
- <li><p>Set <var>request</var>'s <span>same-origin data-URL flag</span>.</p></li>
27041
-
27042
27037
<li><p>Set <var>request</var>'s
27043
27038
<span data-x="concept-request-referrer-policy">referrer policy</span> to the current state of
27044
27039
the element's <code data-x="attr-img-referrerpolicy">referrerpolicy</code> attribute.</p></li>
0 commit comments