Skip to content

Commit b19f0b9

Browse files
m. hyphenation
Co-authored-by: Rahim Abdi <[email protected]>
1 parent d0e22a5 commit b19f0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,7 @@ <h3>Name From</h3>
12651265
having the lowest precedence for specifying a text alternative.
12661266
</li>
12671267
<li>
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
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
12691269
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
12701270
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>
12711271
[[ACCNAME-1.2]].

0 commit comments

Comments
 (0)