Skip to content

Commit 11167f6

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.0.
1 parent 063628b commit 11167f6

File tree

5 files changed

+139
-136
lines changed

5 files changed

+139
-136
lines changed

ed/algorithms/accname-1.2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
]
8989
},
9090
{
91-
"html": "<span id=\"step2E\"></span><em>Host Language Label:</em> Otherwise, if the <code>current node</code>'s native markup provides an\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-attribute\">attribute</a> (e.g. <code>alt</code>) or <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> (e.g. <abbr title=\"Hypertext Markup Language\">HTML</abbr> <code>label</code> or <abbr title=\"Scalable Vector Graphics\">SVG</abbr> <code>title</code>) that defines a text alternative, return that alternative in the form of\n a <code>flat string</code> as defined by the host language (e.g., <a href=\"https://www.w3.org/TR/html-aam-1.0/#accessible-name-and-description-computation\"><abbr title=\"Hypertext Markup Language\">HTML</abbr>-AAM</a>), unless the\n <code>current node</code> is exposed as presentational (<code>role=\"presentation\"</code> or <code>role=\"none\"</code>)."
91+
"html": "<span id=\"step2E\"></span><em>Host Language Label:</em> Otherwise, if the <code>current node</code>'s native markup provides an\n <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-attribute\">attribute</a> (e.g. <code>alt</code>) or <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> (e.g. <abbr title=\"Hypertext Markup Language\">HTML</abbr> <code>label</code> or <abbr title=\"Scalable Vector Graphics\">SVG</abbr> <code>title</code>) that defines a text alternative, return that alternative in the form of\n a <code>flat string</code> as defined by the host language (e.g., <a href=\"https://www.w3.org/TR/html-aam-1.0/#accessible-name-and-description-computation\"><abbr title=\"Hypertext Markup Language\">HTML</abbr>-AAM</a>), unless the\n <code>current node</code> is exposed as presentational (<code>role=\"presentation\"</code> or <code>role=\"none\"</code>, <code>alt=\"\"</code>)."
9292
},
9393
{
9494
"html": "<span id=\"step2F\"></span><em>Name From Content:</em> Otherwise, if the <code>current node's</code> allows\n <a class=\"specref\" href=\"https://w3c.github.io/aria/#namefromcontent\">name from content</a>, or if the <code>current node</code> is referenced by <code>aria-labelledby</code>, <code>aria-describedby</code>, or\n is a native host language text alternative <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a> (e.g. <code>label</code> in <abbr title=\"Hypertext Markup Language\">HTML</abbr>), or is a descendant of a native host language text alternative <a data-link-type=\"dfn\" href=\"https://dom.spec.whatwg.org/#concept-element\">element</a>:",

0 commit comments

Comments
 (0)