The meter role should support the value interface |
||
Issue descriptionWhile testing directly with IAccessible2 interfaces, I found something that our current dump tree tests bypassed since they utilize BrowserAccessibilityWin::GetCom() and bypass a thin layer of code that actually exposes stuff to COM. The <meter> element which uses AX_ROLE_METER internally does not support the value interface in IA2, but should.
,
Sep 29 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Sep 29 2017