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

Side by Side Diff: content/test/data/accessibility/css/color-expected-win.txt

Issue 2931893002: More precise use of multiline state (Closed)
Patch Set: Remove unnecessary changes Created 3 years, 5 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 offset:0 background-color:rgb(0\,0\,255) color:rgb(255\,0\,0) offset:1 background-color:rgb(255\,255\,255) color:rgb(0\, 0\,0) ia2_hypertext='<obj0><obj1>' 1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE offset:0 background-color:rgb(0\,0\,255) color:rgb(255\,0\,0) offset:1 background-color:rgb(255\,255\,255) color:rgb(0\, 0\,0) ia2_hypertext='<obj0><obj1>'
2 ++IA2_ROLE_PARAGRAPH offset:0 background-color:rgb(0\,0\,255) color:rgb(255\,0\, 0) ia2_hypertext='Red on blue.' 2 ++IA2_ROLE_PARAGRAPH offset:0 background-color:rgb(0\,0\,255) color:rgb(255\,0\, 0) ia2_hypertext='Red on blue.'
3 ++++ROLE_SYSTEM_STATICTEXT name='Red on blue.' offset:0 background-color:rgb(0\, 0\,255) color:rgb(255\,0\,0) ia2_hypertext='Red on blue.' 3 ++++ROLE_SYSTEM_STATICTEXT name='Red on blue.' offset:0 background-color:rgb(0\, 0\,255) color:rgb(255\,0\,0) ia2_hypertext='Red on blue.'
4 ++IA2_ROLE_SECTION FOCUSABLE offset:0 background-color:rgb(255\,255\,255) color: rgb(0\,0\,0) offset:8 background-color:rgb(0\,0\,255) color:rgb(0\,0\,0) offset: 24 background-color:rgb(255\,255\,255) color:rgb(0\,255\,0) ia2_hypertext='Defau lt.Blue background.Green text.' 4 ++IA2_ROLE_SECTION FOCUSABLE IA2_STATE_MULTI_LINE offset:0 background-color:rgb( 255\,255\,255) color:rgb(0\,0\,0) offset:8 background-color:rgb(0\,0\,255) color :rgb(0\,0\,0) offset:24 background-color:rgb(255\,255\,255) color:rgb(0\,255\,0) ia2_hypertext='Default.Blue background.Green text.'
5 ++++ROLE_SYSTEM_STATICTEXT name='Default.' offset:0 background-color:rgb(255\,25 5\,255) color:rgb(0\,0\,0) ia2_hypertext='Default.' 5 ++++ROLE_SYSTEM_STATICTEXT name='Default.' offset:0 background-color:rgb(255\,25 5\,255) color:rgb(0\,0\,0) ia2_hypertext='Default.'
6 ++++ROLE_SYSTEM_STATICTEXT name='Blue background.' offset:0 background-color:rgb (0\,0\,255) color:rgb(0\,0\,0) ia2_hypertext='Blue background.' 6 ++++ROLE_SYSTEM_STATICTEXT name='Blue background.' offset:0 background-color:rgb (0\,0\,255) color:rgb(0\,0\,0) ia2_hypertext='Blue background.'
7 ++++ROLE_SYSTEM_STATICTEXT name='Green text.' offset:0 background-color:rgb(255\ ,255\,255) color:rgb(0\,255\,0) ia2_hypertext='Green text.' 7 ++++ROLE_SYSTEM_STATICTEXT name='Green text.' offset:0 background-color:rgb(255\ ,255\,255) color:rgb(0\,255\,0) ia2_hypertext='Green text.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698