26
edits
BradTaylor (talk | contribs) |
BradTaylor (talk | contribs) |
||
Line 8: | Line 8: | ||
* '''Microsoft Active Accessibility (MSAA)''' - the standard accessibility API for Windows 95 through Windows XP. Accessible objects in MSAA inherit from the IAccessible interface. | * '''Microsoft Active Accessibility (MSAA)''' - the standard accessibility API for Windows 95 through Windows XP. Accessible objects in MSAA inherit from the IAccessible interface. | ||
* '''Accessibility Toolkit (ATK)''' - the standard accessibility API on Linux. | * '''Accessibility Toolkit (ATK)''' - the standard accessibility API on Linux. | ||
* '''Document Object Model (DOM)''' - a in-memory tree representation of the content of a web page. | |||
= Related Approaches = | = Related Approaches = |
edits