aom icon indicating copy to clipboard operation
aom copied to clipboard

Use case: explore accessibility API for existing document

Open minorninth opened this issue 9 years ago • 1 comments

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.

minorninth avatar Feb 15 '16 22:02 minorninth

This would also be useful for automatic testing.

alice avatar Mar 02 '16 19:03 alice