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

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

Issue 1768753003: Implemented the reporting of text style and language information on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test expectations. Created 4 years, 9 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
(Empty)
1 ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE background-color:rgb(0\,0\,255) color:rg b(255\,0\,0) background-color:transparent color:rgb(0\,0\,0) ia2_hypertext='<obj 0><obj1>'
2 ++IA2_ROLE_PARAGRAPH background-color:rgb(0\,0\,255) color:rgb(255\,0\,0) ia2_hy pertext='Red on blue.'
3 ++++ROLE_SYSTEM_STATICTEXT name='Red on blue.' background-color:rgb(0\,0\,255) c olor:rgb(255\,0\,0) ia2_hypertext='Red on blue.'
4 ++IA2_ROLE_SECTION FOCUSABLE background-color:transparent color:rgb(0\,0\,0) bac kground-color:rgb(0\,0\,255) color:rgb(0\,0\,0) background-color:transparent col or:rgb(0\,255\,0) ia2_hypertext='Default.Blue background.Green text.'
5 ++++ROLE_SYSTEM_STATICTEXT name='Default.' background-color:transparent color:rg b(0\,0\,0) ia2_hypertext='Default.'
6 ++++ROLE_SYSTEM_STATICTEXT name='Blue background.' background-color:rgb(0\,0\,25 5) color:rgb(0\,0\,0) ia2_hypertext='Blue background.'
7 ++++ROLE_SYSTEM_STATICTEXT name='Green text.' background-color:transparent color :rgb(0\,255\,0) ia2_hypertext='Green text.'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/css/color-expected-blink.txt ('k') | content/test/data/accessibility/css/font-style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698