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

Unified Diff: content/test/data/accessibility/aria/aria-current-expected-win.txt

Issue 2440833002: Revert of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebase after revert of another change touching cursors_test.js Created 4 years, 2 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-current-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-current-expected-win.txt b/content/test/data/accessibility/aria/aria-current-expected-win.txt
index 7aaf6fb45bbce9ded0bc2df0cdb4a41f8ea224a7..ccd15a9ed87b6517be98219475cd4adfdee0c646 100644
--- a/content/test/data/accessibility/aria/aria-current-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-current-expected-win.txt
@@ -1,11 +1,13 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
-++ROLE_SYSTEM_LINK name='Section one' FOCUSABLE
-++++ROLE_SYSTEM_STATICTEXT name='Section one'
-++ROLE_SYSTEM_LINK name='Section two' FOCUSABLE
-++++ROLE_SYSTEM_STATICTEXT name='Section two'
-++ROLE_SYSTEM_LINK name='Section three' FOCUSABLE current:location
-++++ROLE_SYSTEM_STATICTEXT name='Section three'
-++ROLE_SYSTEM_WHITESPACE name='<newline>'
+++IA2_ROLE_SECTION
+++++ROLE_SYSTEM_LINK name='Section one' FOCUSABLE
+++++++ROLE_SYSTEM_STATICTEXT name='Section one'
+++++ROLE_SYSTEM_LINK name='Section two' FOCUSABLE
+++++++ROLE_SYSTEM_STATICTEXT name='Section two'
+++++ROLE_SYSTEM_LINK name='Section three' FOCUSABLE current:location
+++++++ROLE_SYSTEM_STATICTEXT name='Section three'
+++++ROLE_SYSTEM_WHITESPACE name='
+'
++IA2_ROLE_HEADING name='Section one heading'
++++ROLE_SYSTEM_STATICTEXT name='Section one heading'
++IA2_ROLE_HEADING name='Section two heading'

Powered by Google App Engine
This is Rietveld 408576698