Skip to content

Commit 01a31d3

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 17.2.6.
1 parent d5cbe69 commit 01a31d3

File tree

11 files changed

+2197
-1153
lines changed

11 files changed

+2197
-1153
lines changed

ed/algorithms/html.json

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15918,19 +15918,16 @@
1591815918
"html": "<p>Render the shape or image onto an infinite <a id=\"drawing-model:transparent-black\" href=\"https://drafts.csswg.org/css-color/#transparent-black\" data-x-internal=\"transparent-black\">transparent black</a> bitmap, creating\n image <var>A</var>, as described in the previous sections. For shapes, the current fill, stroke,\n and line styles must be honored, and the stroke must itself also be subjected to the current\n transformation matrix.</p>"
1591915919
},
1592015920
{
15921-
"html": "<p>When the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter\">current filter</a> is set to a\n value other than \"<code>none</code>\" and all the externally-defined filters it\n references, if any, are in documents that are currently loaded, then use image <var>A</var> as\n the input to the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter-2\">current filter</a>, creating\n image <var>B</var>. If the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter-3\">current filter</a>\n is a string parseable as a <a id=\"drawing-model:filter-value-list\" href=\"https://drafts.fxtf.org/filter-effects/#typedef-filter-value-list\" data-x-internal=\"filter-value-list\">&lt;filter-value-list&gt;</a>, then draw using the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter-4\">current filter</a> in the same manner as SVG.</p>\n\n <p>Otherwise, let <var>B</var> be an alias for <var>A</var>.</p>"
15921+
"html": "<p>Multiply the alpha component of every pixel in <var>A</var> by <code id=\"drawing-model:concept-canvas-global-alpha\"><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-global-alpha\">global alpha</a></code>.</p>"
1592215922
},
1592315923
{
15924-
"html": "<p><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#when-shadows-are-drawn\" id=\"drawing-model:when-shadows-are-drawn\">When shadows are drawn</a>, render the shadow from image <var>B</var>,\n using the current shadow styles, creating image <var>C</var>.</p>"
15925-
},
15926-
{
15927-
"html": "<p><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#when-shadows-are-drawn\" id=\"drawing-model:when-shadows-are-drawn-2\">When shadows are drawn</a>, multiply the alpha component of every pixel in\n <var>C</var> by <code id=\"drawing-model:concept-canvas-global-alpha\"><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-global-alpha\">global alpha</a></code>.</p>"
15924+
"html": "<p>When the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter\">current filter</a> is set to a\n value other than \"<code>none</code>\" and all the externally-defined filters it\n references, if any, are in documents that are currently loaded, then use image <var>A</var> as\n the input to the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter-2\">current filter</a>, creating\n image <var>B</var>. If the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter-3\">current filter</a>\n is a string parseable as a <a id=\"drawing-model:filter-value-list\" href=\"https://drafts.fxtf.org/filter-effects/#typedef-filter-value-list\" data-x-internal=\"filter-value-list\">&lt;filter-value-list&gt;</a>, then draw using the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-current-filter\" id=\"drawing-model:concept-canvas-current-filter-4\">current filter</a> in the same manner as SVG.</p>\n\n <p>Otherwise, let <var>B</var> be an alias for <var>A</var>.</p>"
1592815925
},
1592915926
{
15930-
"html": "<p><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#when-shadows-are-drawn\" id=\"drawing-model:when-shadows-are-drawn-3\">When shadows are drawn</a>, composite <var>C</var> within the\n <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#clipping-region\" id=\"drawing-model:clipping-region\">clipping region</a> over the current <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#output-bitmap\" id=\"drawing-model:output-bitmap\">output bitmap</a> using the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#current-compositing-and-blending-operator\" id=\"drawing-model:current-compositing-and-blending-operator\">current\n compositing and blending operator</a>.</p>"
15927+
"html": "<p><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#when-shadows-are-drawn\" id=\"drawing-model:when-shadows-are-drawn\">When shadows are drawn</a>, render the shadow from image <var>B</var>,\n using the current shadow styles, creating image <var>C</var>.</p>"
1593115928
},
1593215929
{
15933-
"html": "<p>Multiply the alpha component of every pixel in <var>B</var> by <code id=\"drawing-model:concept-canvas-global-alpha-2\"><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#concept-canvas-global-alpha\">global alpha</a></code>.</p>"
15930+
"html": "<p><a href=\"https://html.spec.whatwg.org/multipage/canvas.html#when-shadows-are-drawn\" id=\"drawing-model:when-shadows-are-drawn-2\">When shadows are drawn</a>, composite <var>C</var> within the\n <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#clipping-region\" id=\"drawing-model:clipping-region\">clipping region</a> over the current <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#output-bitmap\" id=\"drawing-model:output-bitmap\">output bitmap</a> using the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#current-compositing-and-blending-operator\" id=\"drawing-model:current-compositing-and-blending-operator\">current\n compositing and blending operator</a>.</p>"
1593415931
},
1593515932
{
1593615933
"html": "<p>Composite <var>B</var> within the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#clipping-region\" id=\"drawing-model:clipping-region-2\">clipping region</a> over the current\n <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#output-bitmap\" id=\"drawing-model:output-bitmap-2\">output bitmap</a> using the <a href=\"https://html.spec.whatwg.org/multipage/canvas.html#current-compositing-and-blending-operator\" id=\"drawing-model:current-compositing-and-blending-operator-2\">current compositing and blending\n operator</a>.</p>"
@@ -22152,7 +22149,7 @@
2215222149
"html": "<p>Set <var>thisTraversable</var>'s <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:is-closing-2\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#is-closing\">is closing</a> to true.</p>"
2215322150
},
2215422151
{
22155-
"html": "<p><a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:queue-a-task\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\">Queue a task</a> on the <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:dom-manipulation-task-source\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#dom-manipulation-task-source\">DOM manipulation task source</a> to <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#close-a-top-level-traversable\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:close-a-top-level-traversable\">close</a> <var>thisTraversable</var>.</p>"
22152+
"html": "<p><a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:queue-a-task\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task\">Queue a task</a> on the <a id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:dom-manipulation-task-source\" href=\"https://html.spec.whatwg.org/multipage/webappapis.html#dom-manipulation-task-source\">DOM manipulation task source</a> to <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#definitely-close-a-top-level-traversable\" id=\"apis-for-creating-and-navigating-browsing-contexts-by-name:definitely-close-a-top-level-traversable\">definitely close</a>\n <var>thisTraversable</var>.</p>"
2215622153
}
2215722154
]
2215822155
}
@@ -25578,9 +25575,9 @@
2557825575
]
2557925576
},
2558025577
{
25581-
"name": "destroy a top-level traversable",
25578+
"name": "destroy",
2558225579
"href": "https://html.spec.whatwg.org/multipage/document-sequences.html#destroy-a-top-level-traversable",
25583-
"html": "To <dfn id=\"destroy-a-top-level-traversable\">destroy a top-level traversable</dfn> given a <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversable\" id=\"garbage-collection-and-browsing-contexts:top-level-traversable\">top-level traversable</a>\n <var>traversable</var>:",
25580+
"html": "To <dfn id=\"destroy-a-top-level-traversable\">destroy</dfn> a <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversable\" id=\"garbage-collection-and-browsing-contexts:top-level-traversable\">top-level\n traversable</a> <var>traversable</var>:",
2558425581
"rationale": "let",
2558525582
"steps": [
2558625583
{
@@ -25613,22 +25610,33 @@
2561325610
]
2561425611
},
2561525612
{
25616-
"name": "close a top-level traversable",
25613+
"name": "top-level traversable/close",
2561725614
"href": "https://html.spec.whatwg.org/multipage/document-sequences.html#close-a-top-level-traversable",
25618-
"html": "<span id=\"close-a-browsing-context\"></span>To <dfn id=\"close-a-top-level-traversable\">close a\n top-level traversable</dfn> <var>traversable</var>:",
25615+
"html": "<span id=\"close-a-browsing-context\"></span>To <dfn data-dfn-for=\"top-level traversable\" id=\"close-a-top-level-traversable\" data-export=\"\">close</dfn> a <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversable\" id=\"garbage-collection-and-browsing-contexts:top-level-traversable-2\">top-level traversable</a> <var>traversable</var>:",
2561925616
"rationale": "if",
2562025617
"steps": [
2562125618
{
2562225619
"html": "<p>If <var>traversable</var>'s <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#is-closing\" id=\"garbage-collection-and-browsing-contexts:is-closing\">is closing</a> is true, then return.</p>"
2562325620
},
25621+
{
25622+
"html": "<p><a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#definitely-close-a-top-level-traversable\" id=\"garbage-collection-and-browsing-contexts:definitely-close-a-top-level-traversable\">Definitely close</a>\n <var>traversable</var>.</p>"
25623+
}
25624+
]
25625+
},
25626+
{
25627+
"name": "definitely close",
25628+
"href": "https://html.spec.whatwg.org/multipage/document-sequences.html#definitely-close-a-top-level-traversable",
25629+
"html": "To <dfn id=\"definitely-close-a-top-level-traversable\">definitely close</dfn> a\n <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversable\" id=\"garbage-collection-and-browsing-contexts:top-level-traversable-3\">top-level traversable</a> <var>traversable</var>:",
25630+
"rationale": "let",
25631+
"steps": [
2562425632
{
2562525633
"html": "<p>Let <var>toUnload</var> be <var>traversable</var>'s <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-document\" id=\"garbage-collection-and-browsing-contexts:nav-document-2\">active\n document</a>'s <a href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#inclusive-descendant-navigables\" id=\"garbage-collection-and-browsing-contexts:inclusive-descendant-navigables\">inclusive descendant navigables</a>.</p>"
2562625634
},
2562725635
{
2562825636
"html": "<p>If the result of <a id=\"garbage-collection-and-browsing-contexts:checking-if-unloading-is-canceled\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#checking-if-unloading-is-canceled\">checking if unloading is canceled</a> for <var>toUnload</var> is\n true, then return.</p>"
2562925637
},
2563025638
{
25631-
"html": "<a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#tn-append-session-history-traversal-steps\" id=\"garbage-collection-and-browsing-contexts:tn-append-session-history-traversal-steps-2\">Append the following session\n history traversal steps</a> to <var>traversable</var>:",
25639+
"html": "<a href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#tn-append-session-history-traversal-steps\" id=\"garbage-collection-and-browsing-contexts:tn-append-session-history-traversal-steps-2\">Append the following session history\n traversal steps</a> to <var>traversable</var>:",
2563225640
"rationale": "let",
2563325641
"steps": [
2563425642
{
@@ -29552,10 +29560,13 @@
2955229560
"steps": [
2955329561
{
2955429562
"html": "If <var>document</var> is not <a id=\"destroying-documents:fully-active\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#fully-active\">fully active</a>, then:",
29555-
"rationale": "make",
29563+
"rationale": "let",
2955629564
"steps": [
2955729565
{
29558-
"html": "<p><a id=\"destroying-documents:make-document-unsalvageable\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#make-document-unsalvageable\">Make document unsalvageable</a> given <var>document</var> and \"<code id=\"destroying-documents:blocking-masked\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#blocking-masked\">masked</a></code>\".</p>"
29566+
"html": "<p>Let <var>reason</var> be a string from <a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#ua-specific-blocking-reasons\" id=\"destroying-documents:ua-specific-blocking-reasons\">user-agent specific blocking reasons</a>. If none\n apply, then let <var>reason</var> be \"<code id=\"destroying-documents:blocking-masked\"><a href=\"https://html.spec.whatwg.org/multipage/nav-history-apis.html#blocking-masked\">masked</a></code>\".</p>"
29567+
},
29568+
{
29569+
"html": "<p><a id=\"destroying-documents:make-document-unsalvageable\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#make-document-unsalvageable\">Make document unsalvageable</a> given <var>document</var> and\n <var>reason</var>.</p>"
2955929570
},
2956029571
{
2956129572
"html": "<p>If <var>document</var>'s <a id=\"destroying-documents:node-navigable-2\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#node-navigable\">node navigable</a> is a\n <a id=\"destroying-documents:top-level-traversable\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversable\">top-level traversable</a>,\n <a id=\"destroying-documents:build-not-restored-reasons-for-a-top-level-traversable-and-its-descendants\" href=\"https://html.spec.whatwg.org/multipage/browsing-the-web.html#build-not-restored-reasons-for-a-top-level-traversable-and-its-descendants\">build not restored reasons for a top-level traversable and its descendants</a>\n given <var>document</var>'s <a id=\"destroying-documents:node-navigable-3\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#node-navigable\">node navigable</a>.</p>"

ed/dfns/epub-33.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,7 @@
10291029
"id": "sec-opf-dcidentifier",
10301030
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dcidentifier",
10311031
"title": "The dc:identifier element",
1032-
"number": "5.5.3.1"
1032+
"number": "5.5.3.1.1"
10331033
},
10341034
"definedIn": "prose"
10351035
},
@@ -1048,7 +1048,7 @@
10481048
"id": "sec-opf-dctitle",
10491049
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dctitle",
10501050
"title": "The dc:title element",
1051-
"number": "5.5.3.2"
1051+
"number": "5.5.3.1.2"
10521052
},
10531053
"definedIn": "prose"
10541054
},
@@ -1067,7 +1067,7 @@
10671067
"id": "sec-opf-dclanguage",
10681068
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dclanguage",
10691069
"title": "The dc:language element",
1070-
"number": "5.5.3.3"
1070+
"number": "5.5.3.1.3"
10711071
},
10721072
"definedIn": "prose"
10731073
},
@@ -1086,7 +1086,7 @@
10861086
"id": "sec-opf-dccontributor",
10871087
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dccontributor",
10881088
"title": "The dc:contributor element",
1089-
"number": "5.5.4.2"
1089+
"number": "5.5.3.2.2"
10901090
},
10911091
"definedIn": "prose"
10921092
},
@@ -1105,7 +1105,7 @@
11051105
"id": "sec-opf-dccreator",
11061106
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dccreator",
11071107
"title": "The dc:creator element",
1108-
"number": "5.5.4.3"
1108+
"number": "5.5.3.2.3"
11091109
},
11101110
"definedIn": "prose"
11111111
},
@@ -1124,7 +1124,7 @@
11241124
"id": "sec-opf-dcdate",
11251125
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dcdate",
11261126
"title": "The dc:date element",
1127-
"number": "5.5.4.4"
1127+
"number": "5.5.3.2.4"
11281128
},
11291129
"definedIn": "prose"
11301130
},
@@ -1143,7 +1143,7 @@
11431143
"id": "sec-opf-dcsubject",
11441144
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dcsubject",
11451145
"title": "The dc:subject element",
1146-
"number": "5.5.4.5"
1146+
"number": "5.5.3.2.5"
11471147
},
11481148
"definedIn": "prose"
11491149
},
@@ -1162,7 +1162,7 @@
11621162
"id": "sec-opf-dctype",
11631163
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-opf-dctype",
11641164
"title": "The dc:type element",
1165-
"number": "5.5.4.6"
1165+
"number": "5.5.3.2.6"
11661166
},
11671167
"definedIn": "prose"
11681168
},
@@ -1181,7 +1181,7 @@
11811181
"id": "sec-meta-elem",
11821182
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-meta-elem",
11831183
"title": "The meta element",
1184-
"number": "5.5.5"
1184+
"number": "5.5.4"
11851185
},
11861186
"definedIn": "prose"
11871187
},
@@ -1200,7 +1200,7 @@
12001200
"id": "sec-metadata-last-modified",
12011201
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-metadata-last-modified",
12021202
"title": "Last modified date",
1203-
"number": "5.5.6"
1203+
"number": "5.5.5"
12041204
},
12051205
"definedIn": "prose"
12061206
},
@@ -1219,7 +1219,7 @@
12191219
"id": "sec-link-elem",
12201220
"href": "https://w3c.github.io/epub-specs/epub33/core/#sec-link-elem",
12211221
"title": "The link element",
1222-
"number": "5.5.7"
1222+
"number": "5.5.6"
12231223
},
12241224
"definedIn": "prose"
12251225
},

0 commit comments

Comments
 (0)