Skip to content

Commit 04cf2d6

Browse files
jakearchibaldAlice Boxhall
authored and
Alice Boxhall
committed
Meta: export download & media fetch definitions
For whatwg/fetch#560 (comment).
1 parent ba9b049 commit 04cf2d6

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23146,9 +23146,9 @@ document.body.appendChild(wbr);</pre>
2314623146

2314723147
<hr>
2314823148

23149-
<p>When a user <dfn data-x="downloading hyperlinks">downloads a hyperlink</dfn> created by an
23150-
element <var>subject</var>, optionally with a <var>hyperlink suffix</var>, the user agent must
23151-
run the following steps:</p>
23149+
<p>When a user <dfn data-x="downloading hyperlinks" data-export="">downloads a hyperlink</dfn>
23150+
created by an element <var>subject</var>, optionally with a <var>hyperlink suffix</var>, the user
23151+
agent must run the following steps:</p>
2315223152

2315323153
<ol>
2315423154
<li><p>If <var>subject</var> <span>cannot navigate</span>, then return.</p></li>
@@ -33257,9 +33257,9 @@ interface <dfn>MediaError</dfn> {
3325733257

3325833258
</ol>
3325933259

33260-
<p>The <dfn data-x="concept-media-load-resource">resource fetch algorithm</dfn> for a <span>media
33261-
element</span> and a given <span>URL record</span> or <span>media provider object</span> is as
33262-
follows:</p>
33260+
<p>The <dfn data-x="concept-media-load-resource" data-export="">resource fetch algorithm</dfn> for
33261+
a <span>media element</span> and a given <span>URL record</span> or <span>media provider
33262+
object</span> is as follows:</p>
3326333263

3326433264
<ol>
3326533265

0 commit comments

Comments
 (0)