Skip to content

Latest commit

 

History

History
executable file
·
27 lines (22 loc) · 1.84 KB

File metadata and controls

executable file
·
27 lines (22 loc) · 1.84 KB
title Programmatically Determined Link Context
key programmatically-determined-link-context
unambiguous true
objective true
input_aspects
Accessibility tree
DOM tree

The programmatically determined context of a link (or programmatically determined link context) is the set of all elements that are included in the accessibility tree, and have one or more of the following relationships to the link:

This definition is based on the WCAG definition of programmatically determined link context.

This definition assumes that the HTML document with the link is a document using HTML according to the specification.