Skip to content

Commit e49fdb5

Browse files
authored
Update programmatically-determined-link-context.md
1 parent bc0a392 commit e49fdb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/glossary/programmatically-determined-link-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ input_aspects:
88
- DOM tree
99
---
1010

11-
The _programmatically determined context_ of a link (or _programmatically determined link context_) is the link's [accessible description](https://www.w3.org/TR/accname/#dfn-accessible-description), combined with the set of all elements that are [included in the accessibility tree][], and have one or more of the following relationships to the link:
11+
The _programmatically determined context_ of a link (or _programmatically determined link context_) is the link's [accessible description][], combined with the set of all elements that are [included in the accessibility tree][], and have one or more of the following relationships to the link:
1212

1313
- being an [ancestor][] of the link in the [flat tree][] with a [semantic role][] of `listitem`; or
1414
- being the closest [ancestor][] of the link in the [flat tree][] that generates a [block container][]; or

0 commit comments

Comments
 (0)