Skip to content

Commit 1700cd5

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.2.0.
1 parent 6658a1b commit 1700cd5

File tree

7 files changed

+537
-477
lines changed

7 files changed

+537
-477
lines changed

ed/algorithms/html-aam-1.0.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
"html": "Otherwise use <code>title</code> attribute."
158158
},
159159
{
160-
"html": "If there is no <code>summary</code> element as a direct child of the <code>details</code> element, the user agent should provide one with a subtree containing a localized string of the word \"details\"."
160+
"html": "If there is no <code>summary</code> element as a direct child of the <code>details</code> element, the user agent <em class=\"rfc2119\">SHOULD</em> provide one with a subtree containing a localized string of the word \"details\"."
161161
},
162162
{
163163
"html": "If there is a <code>summary</code> element as a direct child of the <code>details</code> element, but none of the above yield a usable text string, there is no\n <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-name\">accessible name</a>."
@@ -308,7 +308,7 @@
308308
]
309309
},
310310
{
311-
"html": "An <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-description\">accessible description</a> <em class=\"rfc2119\">MAY</em> be provided to any <abbr title=\"HyperText Markup Language\">HTML</abbr> element that is a valid child of the <code>body</code> element. The following list\n represents the order of precedence for to compute the <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-description\">accessible description</a> of an element. As\n defined by <a href=\"https://www.w3.org/TR/accname-1.2/#mapping_additional_nd_description\">Accessible Name and Description Computation: Description Computation </a>, <em class=\"rfc2119\">MUST</em>\n use the first applicable description source, even if its use results in an empty description.",
311+
"html": "Authors <em class=\"rfc2119\">MAY</em> provide an <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-description\">accessible description</a> for any <abbr title=\"HyperText Markup Language\">HTML</abbr> element that is a valid child of the <code>body</code> element. The following list\n represents the order of precedence for to compute the <a href=\"https://www.w3.org/TR/accname-1.2/#dfn-accessible-description\">accessible description</a> of an element. As\n defined by <a href=\"https://www.w3.org/TR/accname-1.2/#mapping_additional_nd_description\">Accessible Name and Description Computation: Description Computation </a>, <em class=\"rfc2119\">MUST</em>\n use the first applicable description source, even if its use results in an empty description.",
312312
"rationale": "if",
313313
"steps": [
314314
{

ed/headings/html-aam-1.0.json

Lines changed: 44 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3145,7 +3145,7 @@
31453145
"level": 4,
31463146
"title": "value",
31473147
"alternateIds": [
3148-
"att-value-li"
3148+
"att-value-input-buttons"
31493149
],
31503150
"number": "3.6.155"
31513151
},
@@ -3155,10 +3155,50 @@
31553155
"level": 4,
31563156
"title": "value",
31573157
"alternateIds": [
3158-
"att-value-meter"
3158+
"att-value-input-checkbox-hidden-radio"
31593159
],
31603160
"number": "3.6.156"
31613161
},
3162+
{
3163+
"id": "value-4",
3164+
"href": "https://w3c.github.io/html-aam/#value-4",
3165+
"level": 4,
3166+
"title": "value",
3167+
"alternateIds": [
3168+
"att-value-input-color"
3169+
],
3170+
"number": "3.6.157"
3171+
},
3172+
{
3173+
"id": "value-5",
3174+
"href": "https://w3c.github.io/html-aam/#value-5",
3175+
"level": 4,
3176+
"title": "value",
3177+
"alternateIds": [
3178+
"att-value-input-image"
3179+
],
3180+
"number": "3.6.158"
3181+
},
3182+
{
3183+
"id": "value-6",
3184+
"href": "https://w3c.github.io/html-aam/#value-6",
3185+
"level": 4,
3186+
"title": "value",
3187+
"alternateIds": [
3188+
"att-value-li"
3189+
],
3190+
"number": "3.6.159"
3191+
},
3192+
{
3193+
"id": "value-7",
3194+
"href": "https://w3c.github.io/html-aam/#value-7",
3195+
"level": 4,
3196+
"title": "value",
3197+
"alternateIds": [
3198+
"att-value-meter"
3199+
],
3200+
"number": "3.6.160"
3201+
},
31623202
{
31633203
"id": "width",
31643204
"href": "https://w3c.github.io/html-aam/#width",
@@ -3167,7 +3207,7 @@
31673207
"alternateIds": [
31683208
"att-width"
31693209
],
3170-
"number": "3.6.157"
3210+
"number": "3.6.161"
31713211
},
31723212
{
31733213
"id": "wrap",
@@ -3177,7 +3217,7 @@
31773217
"alternateIds": [
31783218
"att-wrap"
31793219
],
3180-
"number": "3.6.158"
3220+
"number": "3.6.162"
31813221
},
31823222
{
31833223
"id": "accessible-name-and-description-computation",

0 commit comments

Comments
 (0)