Skip to content

Commit 610287e

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.5.
1 parent 3370596 commit 610287e

File tree

9 files changed

+72
-36
lines changed

9 files changed

+72
-36
lines changed

ed/algorithms/html-aam-1.0.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -165,19 +165,17 @@
165165
]
166166
},
167167
{
168+
"html": "A <a href=\"https://w3c.github.io/html-aam/#el-figcaption\"><code>figcaption</code></a> provides additional information related to its parent <a href=\"https://w3c.github.io/html-aam/#el-figure\"><code>figure</code></a> element. A <code>figcaption</code> does not take part in the\n <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> or <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-description\">accessible description</a>\n computation, unless explicitly referenced by an author.",
168169
"rationale": "if",
169170
"steps": [
170171
{
171172
"html": "If the <code>figure</code> element has an <a href=\"https://www.w3.org/TR/wai-aria-1.2/#aria-label\"><code>aria-label</code></a> or an <a href=\"https://www.w3.org/TR/wai-aria-1.2/#aria-labelledby\"><code>aria-labelledby</code></a> attribute the\n <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> is to be calculated using the algorithm defined in\n <a href=\"https://w3c.github.io/accname/\" class=\"accname\">Accessible Name and Description: Computation and <abbr title=\"application programming interface\">API</abbr> Mappings</a>."
172173
},
173174
{
174-
"html": "If the <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> is still empty, then: if the <code>figure</code> element has a\n <a href=\"https://dom.spec.whatwg.org/#concept-tree-child\">child</a> that is a <code>figcaption</code> element, then use the subtree of the first such element."
175+
"html": "Otherwise, use the <code>title</code> attribute."
175176
},
176177
{
177-
"html": "If the <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> is still empty, then: if the <code>figure</code> element has a <code>title</code> attribute, then use that attribute."
178-
},
179-
{
180-
"html": "Otherwise, there is no <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a>."
178+
"html": "If none of the above yield a usable text string there is no <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a>."
181179
}
182180
]
183181
},
@@ -188,10 +186,13 @@
188186
"html": "If the <code>img</code> element has an <a href=\"https://www.w3.org/TR/wai-aria-1.2/#aria-label\"><code>aria-label</code></a> or an <a href=\"https://www.w3.org/TR/wai-aria-1.2/#aria-labelledby\"><code>aria-labelledby</code></a> attribute the\n <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> is to be calculated using the algorithm defined in\n <a href=\"https://w3c.github.io/accname/\" class=\"accname\">Accessible Name and Description: Computation and <abbr title=\"application programming interface\">API</abbr> Mappings</a>."
189187
},
190188
{
191-
"html": "Otherwise use <code>alt</code> attribute, even if its value is the empty string."
189+
"html": "If the <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> is still empty: use <code>alt</code> attribute, even if its value is the empty string."
190+
},
191+
{
192+
"html": "If the <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> is still empty and there is no <code>alt</code> attribute, use the <code>title</code> attribute."
192193
},
193194
{
194-
"html": "Otherwise, if there is no <code>alt</code> attribute use the <code>title</code> attribute."
195+
"html": "If the <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a> is still empty and there are no <code>alt</code> or <code>title</code> attributes, and the <code>img</code> is a descendant of a <code>figure</code>\n element with a child <code>figcaption</code> but no other non-<a href=\"https://html.spec.whatwg.org/multipage/dom.html#inter-element-whitespace\">whitespace</a> <a href=\"https://html.spec.whatwg.org/multipage/dom.html#flow-content-2\">flow content</a> descendants, then use the <a href=\"https://www.w3.org/TR/accname-1.2/#mapping_additional_nd_te\">text equivalent computation</a> of the\n <code>figcaption</code> element's subtree."
195196
},
196197
{
197198
"html": "Otherwise there is no <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a>."

ed/dfns/IFT.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,26 @@
304304
"definedIn": "prose",
305305
"links": []
306306
},
307+
{
308+
"id": "shaping-unit",
309+
"href": "https://w3c.github.io/IFT/Overview.html#shaping-unit",
310+
"linkingText": [
311+
"shaping unit"
312+
],
313+
"localLinkingText": [],
314+
"type": "dfn",
315+
"for": [],
316+
"access": "public",
317+
"informative": false,
318+
"heading": {
319+
"id": "target-subset-definitions",
320+
"href": "https://w3c.github.io/IFT/Overview.html#target-subset-definitions",
321+
"title": "Target Subset Definition",
322+
"number": "4.5"
323+
},
324+
"definedIn": "prose",
325+
"links": []
326+
},
307327
{
308328
"id": "abstract-opdef-fully-expand-a-font-subset",
309329
"href": "https://w3c.github.io/IFT/Overview.html#abstract-opdef-fully-expand-a-font-subset",

ed/dfns/WGSL.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1643,10 +1643,10 @@
16431643
"links": []
16441644
},
16451645
{
1646-
"id": "syntax-software_extension_name",
1647-
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-software_extension_name",
1646+
"id": "syntax-language_extension_name",
1647+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-language_extension_name",
16481648
"linkingText": [
1649-
"software_extension_name"
1649+
"language_extension_name"
16501650
],
16511651
"localLinkingText": [],
16521652
"type": "dfn",
@@ -2191,10 +2191,10 @@
21912191
"links": []
21922192
},
21932193
{
2194-
"id": "syntax-software_extension_list",
2195-
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-software_extension_list",
2194+
"id": "syntax-language_extension_list",
2195+
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-language_extension_list",
21962196
"linkingText": [
2197-
"software_extension_list"
2197+
"language_extension_list"
21982198
],
21992199
"localLinkingText": [],
22002200
"type": "dfn",

ed/ids/IFT.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,9 +120,15 @@
120120
"https://w3c.github.io/IFT/Overview.html#ref-for-mapping-entries-entries%E2%91%A0",
121121
"https://w3c.github.io/IFT/Overview.html#target-subset-definitions",
122122
"https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-extend-an-incremental-font-subset%E2%91%A3",
123+
"https://w3c.github.io/IFT/Overview.html#ref-for-dfn-shaping",
124+
"https://w3c.github.io/IFT/Overview.html#shaping-unit",
125+
"https://w3c.github.io/IFT/Overview.html#ref-for-dfn-shaping%E2%91%A0",
123126
"https://w3c.github.io/IFT/Overview.html#ift-font-coverage",
127+
"https://w3c.github.io/IFT/Overview.html#ref-for-shaping-unit",
124128
"https://w3c.github.io/IFT/Overview.html#ref-for-font-subset-definition%E2%91%A4",
125129
"https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-extend-an-incremental-font-subset%E2%91%A4",
130+
"https://w3c.github.io/IFT/Overview.html#ref-for-shaping-unit%E2%91%A0",
131+
"https://w3c.github.io/IFT/Overview.html#ref-for-shaping-unit%E2%91%A1",
126132
"https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-extend-an-incremental-font-subset%E2%91%A5",
127133
"https://w3c.github.io/IFT/Overview.html#ref-for-abstract-opdef-extend-an-incremental-font-subset%E2%91%A6",
128134
"https://w3c.github.io/IFT/Overview.html#fully-expanding-a-font",
@@ -572,10 +578,12 @@
572578
"https://w3c.github.io/IFT/Overview.html#358f1dbd",
573579
"https://w3c.github.io/IFT/Overview.html#55213b5b",
574580
"https://w3c.github.io/IFT/Overview.html#dc1cd39b",
581+
"https://w3c.github.io/IFT/Overview.html#ba516e0e",
575582
"https://w3c.github.io/IFT/Overview.html#references",
576583
"https://w3c.github.io/IFT/Overview.html#normative",
577584
"https://w3c.github.io/IFT/Overview.html#biblio-css-fonts-4",
578585
"https://w3c.github.io/IFT/Overview.html#biblio-fetch",
586+
"https://w3c.github.io/IFT/Overview.html#biblio-i18n-glossary",
579587
"https://w3c.github.io/IFT/Overview.html#biblio-iso14496-22",
580588
"https://w3c.github.io/IFT/Overview.html#biblio-open-type",
581589
"https://w3c.github.io/IFT/Overview.html#biblio-pfe-report",

ed/ids/WGSL.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-extension-subgroups",
535535
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-language-extension",
536536
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-identifier%E2%91%A3",
537-
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-software_extension_name",
537+
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-language_extension_name",
538538
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-ident_pattern_token%E2%91%A5",
539539
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-language-extension%E2%91%A0",
540540
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-language_extension-readonly_and_readwrite_storage_textures",
@@ -696,12 +696,12 @@
696696
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-language-extension%E2%91%A5",
697697
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-requires-directive%E2%91%A0",
698698
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-requires_directive",
699-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-software_extension_list",
699+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-language_extension_list",
700700
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax_sym-semicolon%E2%91%A4",
701-
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-software_extension_list",
702-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-software_extension_name",
701+
"https://gpuweb.github.io/gpuweb/wgsl/#syntax-language_extension_list",
702+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-language_extension_name",
703703
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax_sym-comma%E2%91%A5",
704-
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-software_extension_name%E2%91%A0",
704+
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax-language_extension_name%E2%91%A0",
705705
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-syntax_sym-comma%E2%91%A6",
706706
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-requires-directive%E2%91%A1",
707707
"https://gpuweb.github.io/gpuweb/wgsl/#ref-for-declaration%E2%91%A4",

ed/index.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-07-25T12:49:52.128Z",
4+
"date": "2025-07-25T18:47:39.022Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -20022,7 +20022,7 @@
2002220022
],
2002320023
"crawled": "https://drafts.csswg.org/css-conditional-4/",
2002420024
"crawlCacheInfo": {
20025-
"lastModified": "Thu, 24 Jul 2025 17:02:47 GMT"
20025+
"lastModified": "Thu, 24 Jul 2025 17:02:48 GMT"
2002620026
},
2002720027
"generator": "bikeshed",
2002820028
"date": "19 March 2024",
@@ -24099,7 +24099,7 @@
2409924099
],
2410024100
"crawled": "https://drafts.csswg.org/css-speech-1/",
2410124101
"crawlCacheInfo": {
24102-
"lastModified": "Thu, 24 Jul 2025 17:02:47 GMT"
24102+
"lastModified": "Thu, 24 Jul 2025 17:02:48 GMT"
2410324103
},
2410424104
"generator": "bikeshed",
2410524105
"date": "29 October 2024",
@@ -28777,11 +28777,11 @@
2877728777
],
2877828778
"crawled": "https://w3c.github.io/html-aam/",
2877928779
"crawlCacheInfo": {
28780-
"lastModified": "Fri, 27 Jun 2025 04:22:42 GMT"
28780+
"lastModified": "Fri, 25 Jul 2025 17:53:47 GMT"
2878128781
},
2878228782
"generator": "respec",
28783-
"date": "27 June 2025",
28784-
"revision": "df5d60a81dd9d3dcf046298b8d7419e19db04efc",
28783+
"date": "25 July 2025",
28784+
"revision": "8194ea6ae63a23953bf7a0f49e475de885a53296",
2878528785
"algorithms": "algorithms/html-aam-1.0.json",
2878628786
"links": "links/html-aam-1.0.json",
2878728787
"refs": "refs/html-aam-1.0.json",
@@ -29068,11 +29068,11 @@
2906829068
],
2906929069
"crawled": "https://w3c.github.io/IFT/Overview.html",
2907029070
"crawlCacheInfo": {
29071-
"lastModified": "Tue, 15 Jul 2025 19:45:00 GMT"
29071+
"lastModified": "Fri, 25 Jul 2025 16:10:13 GMT"
2907229072
},
2907329073
"generator": "bikeshed",
2907429074
"date": "15 July 2025",
29075-
"revision": "f01ad7ce382baa9299972ae49ac6bc45136e7803",
29075+
"revision": "e31b26eef10774a5e7ffec695bf0c9a3c38154a3",
2907629076
"algorithms": "algorithms/IFT.json",
2907729077
"links": "links/IFT.json",
2907829078
"refs": "refs/IFT.json",
@@ -39455,10 +39455,10 @@
3945539455
],
3945639456
"crawled": "https://gpuweb.github.io/gpuweb/",
3945739457
"crawlCacheInfo": {
39458-
"lastModified": "Thu, 24 Jul 2025 21:29:25 GMT"
39458+
"lastModified": "Fri, 25 Jul 2025 16:04:25 GMT"
3945939459
},
3946039460
"generator": "bikeshed",
39461-
"date": "24 July 2025",
39461+
"date": "25 July 2025",
3946239462
"algorithms": "algorithms/webgpu.json",
3946339463
"links": "links/webgpu.json",
3946439464
"refs": "refs/webgpu.json",
@@ -40751,10 +40751,10 @@
4075140751
],
4075240752
"crawled": "https://gpuweb.github.io/gpuweb/wgsl/",
4075340753
"crawlCacheInfo": {
40754-
"lastModified": "Thu, 24 Jul 2025 21:29:25 GMT"
40754+
"lastModified": "Fri, 25 Jul 2025 16:04:25 GMT"
4075540755
},
4075640756
"generator": "bikeshed",
40757-
"date": "24 July 2025",
40757+
"date": "25 July 2025",
4075840758
"algorithms": "algorithms/WGSL.json",
4075940759
"links": "links/WGSL.json",
4076040760
"refs": "refs/WGSL.json",

ed/links/IFT.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@
2222
},
2323
"https://github.com/w3c/PFE-analysis/blob/main/results/set_encoding_branch_factor.md": {},
2424
"https://github.com/w3c/PFE/issues/new": {},
25-
"https://harfbuzz.github.io/what-is-harfbuzz.html": {
26-
"anchors": [
27-
"what-is-text-shaping"
28-
]
29-
},
3025
"https://httpwg.org/specs/rfc9113.html": {},
3126
"https://httpwg.org/specs/rfc9114.html": {},
3227
"https://learn.microsoft.com/en-us/typography/opentype/spec": {},
@@ -115,6 +110,7 @@
115110
"font-palette-values"
116111
]
117112
},
113+
"https://www.w3.org/TR/i18n-glossary/": {},
118114
"https://www.w3.org/groups/wg/webfonts": {},
119115
"https://www.w3.org/groups/wg/webfonts/ipr": {},
120116
"https://www.w3.org/policies/patent-policy/20200915/": {
@@ -143,6 +139,11 @@
143139
"concept-request",
144140
"process-response-end-of-body"
145141
]
142+
},
143+
"https://www.w3.org/TR/i18n-glossary/": {
144+
"anchors": [
145+
"dfn-shaping"
146+
]
146147
}
147148
}
148149
}

ed/links/html-aam-1.0.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,9 @@
161161
"attr-slot",
162162
"the-style-attribute",
163163
"attr-title",
164-
"attr-translate"
164+
"attr-translate",
165+
"inter-element-whitespace",
166+
"flow-content-2"
165167
]
166168
},
167169
"https://html.spec.whatwg.org/multipage/edits.html": {

ed/refs/IFT.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"name": "FETCH",
1414
"url": "https://fetch.spec.whatwg.org/"
1515
},
16+
{
17+
"name": "I18N-GLOSSARY",
18+
"url": "https://www.w3.org/TR/i18n-glossary/"
19+
},
1620
{
1721
"name": "ISO14496-22",
1822
"url": "https://www.iso.org/standard/87621.html"

0 commit comments

Comments
 (0)