First page Back Continue Last page Overview Text

Notes:


IAccessible 2 and UI Automation are two competing next generation APIs. It would be hard for us to apply the same test to a browser implementing ARIA with IA2 and to a browser implementing ARIA with UIA.

Luckily both IAccessible2 and UI Automation typically provide backward compatibility via MSAA, Microsoft's legacy API. This gives us a subset large enough to test basic ARIA support.