Skip to main content

Module accessibility_tree

Module accessibility_tree 

Source

StructsΒ§

AccessibilityNode πŸ”’
AccessibilityTree
A retained, internal representation of the accessibility tree for a document.
AccessibilityUpdate πŸ”’
Changes which have occurred during the current update.
LocalAccessibilityDamage πŸ”’
Damage which was caused by changes to the accessibility tree. These changes can cause other properties to need to be re-computed based on the updated values, either on the same node or on other nodes.

EnumsΒ§

TreeChange πŸ”’
Tracks changes to a node’s relation to the tree within an update.

StaticsΒ§

HTML_ELEMENT_ROLE_MAPPINGS πŸ”’
NAME_FROM_CONTENTS_ROLES πŸ”’
https://w3c.github.io/aria/#namefromcontent

FunctionsΒ§

role_from_dom_node πŸ”’