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

Unified Diff: content/test/data/accessibility/aria/aria-invalid-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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/aria/aria-invalid-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-invalid-expected-win.txt b/content/test/data/accessibility/aria/aria-invalid-expected-win.txt
index 2fbe377a6bd28654450439dd5a2e12f3b17218bf..873bf49a4b963151a295d52f8f67d65503255d76 100644
--- a/content/test/data/accessibility/aria/aria-invalid-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-invalid-expected-win.txt
@@ -1,17 +1,17 @@
-ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
-++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:true
-++++ROLE_SYSTEM_STATICTEXT name='invalid=true'
-++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:spelling
-++++ROLE_SYSTEM_STATICTEXT name='invalid=spelling'
-++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:grammar
-++++ROLE_SYSTEM_STATICTEXT name='invalid=grammar'
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE invalid:true invalid:spelling invalid:grammar invalid:false invalid:unknown invalid:false
+++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:false
+++++ROLE_SYSTEM_STATICTEXT name='invalid=true' invalid:false
+++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:false
+++++ROLE_SYSTEM_STATICTEXT name='invalid=spelling' invalid:false
+++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:false
+++++ROLE_SYSTEM_STATICTEXT name='invalid=grammar' invalid:false
++IA2_ROLE_SECTION invalid:false
-++++ROLE_SYSTEM_STATICTEXT name='invalid=false'
-++IA2_ROLE_SECTION
-++++ROLE_SYSTEM_STATICTEXT name='invalid=<empty>'
-++IA2_ROLE_SECTION
-++++ROLE_SYSTEM_STATICTEXT name='invalid=<default>'
-++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:unknown
-++++ROLE_SYSTEM_STATICTEXT name='invalid=unknown'
-++IA2_ROLE_FORM
+++++ROLE_SYSTEM_STATICTEXT name='invalid=false' invalid:false
+++IA2_ROLE_SECTION invalid:false
+++++ROLE_SYSTEM_STATICTEXT name='invalid=<empty>' invalid:false
+++IA2_ROLE_SECTION invalid:false
+++++ROLE_SYSTEM_STATICTEXT name='invalid=<default>' invalid:false
+++IA2_ROLE_SECTION IA2_STATE_INVALID_ENTRY invalid:false
+++++ROLE_SYSTEM_STATICTEXT name='invalid=unknown' invalid:false
+++IA2_ROLE_FORM invalid:true
++++ROLE_SYSTEM_TEXT FOCUSABLE IA2_STATE_INVALID_ENTRY invalid:true
« no previous file with comments | « content/renderer/accessibility/blink_ax_tree_source.cc ('k') | content/test/data/accessibility/css/color.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698