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: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1265,7 +1265,7 @@ <h3>Name From</h3>
1265
1265
having the lowest precedence for specifying a text alternative.
1266
1266
</li>
1267
1267
<li>
1268
-
heading: name comes from the text alternative of the first descendant <a>element</a> node (depthfirst search) matching the role of <code>heading</code> as defined in the AccName
1268
+
heading: name comes from the text alternative of the first descendant <a>element</a> node (depth-first search) matching the role of <code>heading</code> as defined in the AccName
1269
1269
computation algorithm for nameFrom: heading. Although "namefrom: heading" is allowed in addition to "namefrom: author" in some <a>roles</a>, "namefrom: heading" is used in content only
1270
1270
if higher priority "namefrom: author" features are not provided. Priority is defined by the <cite><a href="" class="accname">Accessible Name and Description Computation</a></cite>
0 commit comments