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

Side by Side Diff: content/test/data/accessibility/html/input-radio-expected-win.txt

Issue 2439203003: Reland of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebased. Created 4 years, 1 month 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>' 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0><obj1>'
2 ++IA2_ROLE_FORM ia2_hypertext='<obj0>Radio1 2 ++IA2_ROLE_FORM ia2_hypertext='<obj0>Radio1<newline><obj3>Radio2'
3 <obj3>Radio2'
4 ++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true 3 ++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true
5 ++++ROLE_SYSTEM_STATICTEXT name='Radio1' ia2_hypertext='Radio1' 4 ++++ROLE_SYSTEM_STATICTEXT name='Radio1' ia2_hypertext='Radio1'
6 ++++ROLE_SYSTEM_WHITESPACE name=' 5 ++++ROLE_SYSTEM_WHITESPACE name='<newline>' ia2_hypertext='<newline>'
7 ' ia2_hypertext='
8 '
9 ++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true 6 ++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true
10 ++++ROLE_SYSTEM_STATICTEXT name='Radio2' ia2_hypertext='Radio2' 7 ++++ROLE_SYSTEM_STATICTEXT name='Radio2' ia2_hypertext='Radio2'
11 ++IA2_ROLE_FORM ia2_hypertext='<obj0><obj1>' 8 ++IA2_ROLE_FORM ia2_hypertext='<obj0><obj1>'
12 ++++ROLE_SYSTEM_RADIOBUTTON name='Radio3' FOCUSABLE IA2_STATE_CHECKABLE checkabl e:true ia2_hypertext='Radio3' 9 ++++ROLE_SYSTEM_RADIOBUTTON name='Radio3' FOCUSABLE IA2_STATE_CHECKABLE checkabl e:true ia2_hypertext='Radio3'
13 ++++ROLE_SYSTEM_RADIOBUTTON name='Radio4' CHECKED FOCUSABLE IA2_STATE_CHECKABLE checkable:true ia2_hypertext='Radio4' 10 ++++ROLE_SYSTEM_RADIOBUTTON name='Radio4' CHECKED FOCUSABLE IA2_STATE_CHECKABLE checkable:true ia2_hypertext='Radio4'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698