You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ed/algorithms/accname-1.2.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@
88
88
]
89
89
},
90
90
{
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, unless the element is marked 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, unless the <code>current node</code> is exposed as presentational (<code>role=\"presentation\"</code> or <code>role=\"none\"</code>)."
92
92
},
93
93
{
94
94
"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