Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(552)

Side by Side Diff: content/test/data/accessibility/aria/aria-button-expected-win.txt

Issue 2927033004: Expand test defaults to include more states, include more blink test results (Closed)
Patch Set: Update Windows test results Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0><obj1><obj2><obj3>< obj4>' 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0><obj1><obj2><obj3>< obj4>'
2 ++ROLE_SYSTEM_PUSHBUTTON name='Button1' FOCUSABLE xml-roles:button ia2_hypertext ='Button1' 2 ++ROLE_SYSTEM_PUSHBUTTON name='Button1' FOCUSABLE xml-roles:button ia2_hypertext ='Button1'
3 ++IA2_ROLE_TOGGLE_BUTTON name='Button2' PRESSED FOCUSABLE xml-roles:button check able:true ia2_hypertext='Button2' 3 ++IA2_ROLE_TOGGLE_BUTTON name='Button2' PRESSED FOCUSABLE IA2_STATE_CHECKABLE xm l-roles:button checkable:true ia2_hypertext='Button2'
4 ++IA2_ROLE_TOGGLE_BUTTON name='Button3' FOCUSABLE xml-roles:button checkable:tru e ia2_hypertext='Button3' 4 ++IA2_ROLE_TOGGLE_BUTTON name='Button3' FOCUSABLE IA2_STATE_CHECKABLE xml-roles: button checkable:true ia2_hypertext='Button3'
5 ++ROLE_SYSTEM_BUTTONMENU name='Button4' FOCUSABLE HASPOPUP xml-roles:button ia2_ hypertext='Button4' 5 ++ROLE_SYSTEM_BUTTONMENU name='Button4' FOCUSABLE HASPOPUP xml-roles:button ia2_ hypertext='Button4'
6 ++ROLE_SYSTEM_PUSHBUTTON name='Button5' FOCUSABLE xml-roles:button ia2_hypertext ='Button5' 6 ++ROLE_SYSTEM_PUSHBUTTON name='Button5' FOCUSABLE xml-roles:button ia2_hypertext ='Button5'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698