Skip to content

Commit fbc80d1

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.2.3.
1 parent 2c367b8 commit fbc80d1

File tree

5 files changed

+36
-33
lines changed

5 files changed

+36
-33
lines changed

ed/algorithms/html.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7016,7 +7016,7 @@
70167016
"rationale": "if",
70177017
"steps": [
70187018
{
7019-
"html": "<p>If <var>destination</var> is not \"<code>fetch</code>\", \"<code>font</code>\",\n \"<code>image</code>\", \"<code>script</code>\", \"<code>style</code>\",\n or \"<code>track</code>\", then return nulll.</p>"
7019+
"html": "<p>If <var>destination</var> is not \"<code>fetch</code>\", \"<code>font</code>\",\n \"<code>image</code>\", \"<code>script</code>\", \"<code>style</code>\",\n or \"<code>track</code>\", then return null.</p>"
70207020
},
70217021
{
70227022
"html": "<p>Return the result of <a href=\"https://fetch.spec.whatwg.org/#concept-potential-destination-translate\" id=\"link-type-preload:concept-potential-destination-translate\" data-x-internal=\"concept-potential-destination-translate\">translating</a>\n <var>destination</var>.</p>"

0 commit comments

Comments
 (0)