Skip to content

Commit 3ad0e7f

Browse files
committed
Remove <a download>, it should not get an RT entry
1 parent 105be97 commit 3ad0e7f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

source

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23980,13 +23980,8 @@ document.body.appendChild(wbr);</code></pre>
2398023980
<span data-x="concept-request-destination">destination</span> is the empty string, and whose
2398123981
<span>synchronous flag</span> and <span>use-URL-credentials flag</span> are set.</p></li>
2398223982

23983-
<li><p>Let <var>handleDownloadDone</var> given <span data-x="concept-response">response</span>
23984-
<var>res</var> set to <span>finalize and report timing</span> with <var>res</var>, the
23985-
<span>current global object</span>, and "a".</p></li>
23986-
2398723983
<!--FETCH--><li><p>Handle the result of <span data-x="concept-fetch">fetching</span>
23988-
<var>request</var> <span>as a download</span>, with <var>processResponseDone</var> set to
23989-
<var>handleDownloadDone</var>.</p></li>
23984+
<var>request</var> <span>as a download</span>.</p></li>
2399023985
</ol>
2399123986
</li>
2399223987
</ol>

0 commit comments

Comments
 (0)