Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 14.5.2.
  • Loading branch information
reffy-bot committed Jan 18, 2024
1 parent 093fa59 commit 4e712b2
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 79 deletions.
6 changes: 4 additions & 2 deletions ed/dfns/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -20340,8 +20340,10 @@
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"for": [
"media element"
],
"access": "public",
"informative": false,
"heading": {
"id": "playing-the-media-resource",
Expand Down
5 changes: 4 additions & 1 deletion ed/ids/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -26759,6 +26759,9 @@
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Acreating-a-classic-script",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Amark-as-ready-2",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Aconcept-script-delay-load-4",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Apotentially-render-blocking-2",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Ablock-rendering-2",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Aconcept-script-fetch-options-render-blocking-2",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Afetch-an-inline-module-script-graph",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Amark-as-ready-3",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Aconcept-relevant-global",
Expand Down Expand Up @@ -26808,7 +26811,7 @@
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-parser-inserted",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Aparser-document-6",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Apending-parsing-blocking-script",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Ablock-rendering-2",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Ablock-rendering-3",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Asteps-to-run-when-the-result-is-ready-6",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Aready-to-be-parser-executed-2",
"https://html.spec.whatwg.org/multipage/scripting.html#script-processing-model%3Aassert-2",
Expand Down
Loading

0 comments on commit 4e712b2

Please sign in to comment.