aom
aom copied to clipboard
Use case: explore accessibility API for existing document
Existing web accessibility APIs are complicated and it isn't always obvious to web authors how declarative accessibility markup affects the actual accessibility properties exposed to clients via native accessibility APIs.
One use of a scripting web accessibility API would be for a web author to explore the resulting accessibility tree for an existing web page and the properties of those objects.
This would also be useful for automatic testing.