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

Unified Diff: content/test/data/accessibility/aria/aria-posinset-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-posinset-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-posinset-expected-win.txt b/content/test/data/accessibility/aria/aria-posinset-expected-win.txt
index aa2bed3b7be49d6230ebc2def23b9b7f5b3deca3..401ab3e121e110db7bf6186c3d724ae753527de4 100644
--- a/content/test/data/accessibility/aria/aria-posinset-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-posinset-expected-win.txt
@@ -8,25 +8,32 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++IA2_ROLE_FORM
++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE setsize:4 posinset:3
++++ROLE_SYSTEM_STATICTEXT name='1'
-++++ROLE_SYSTEM_WHITESPACE name='<newline>'
+++++ROLE_SYSTEM_WHITESPACE name='
+'
++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE setsize:4 posinset:4
++++ROLE_SYSTEM_STATICTEXT name='2'
-++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE setsize:2 posinset:1
-++ROLE_SYSTEM_STATICTEXT name='Apple'
-++ROLE_SYSTEM_WHITESPACE name='<newline>'
-++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE setsize:2 posinset:2
-++ROLE_SYSTEM_STATICTEXT name='Banana'
+++IA2_ROLE_SECTION
+++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE setsize:2 posinset:1
+++++ROLE_SYSTEM_STATICTEXT name='Apple'
+++++ROLE_SYSTEM_WHITESPACE name='
+'
+++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE setsize:2 posinset:2
+++++ROLE_SYSTEM_STATICTEXT name='Banana'
++ROLE_SYSTEM_GROUPING name='Cake'
++++IA2_ROLE_LABEL
++++++ROLE_SYSTEM_STATICTEXT name='Cake'
-++++ROLE_SYSTEM_RADIOBUTTON name='Chiffon cakes' FOCUSABLE setsize:2 posinset:1
-++++ROLE_SYSTEM_WHITESPACE name='<newline>'
-++++ROLE_SYSTEM_RADIOBUTTON name='Chocolate cakes' FOCUSABLE setsize:2 posinset:2
+++++IA2_ROLE_SECTION
+++++++ROLE_SYSTEM_RADIOBUTTON name='Chiffon cakes' FOCUSABLE setsize:2 posinset:1
+++++++ROLE_SYSTEM_WHITESPACE name='
+'
+++++++ROLE_SYSTEM_RADIOBUTTON name='Chocolate cakes' FOCUSABLE setsize:2 posinset:2
++IA2_ROLE_FORM
++++IA2_ROLE_PARAGRAPH
++++++ROLE_SYSTEM_PUSHBUTTON name='changedFromRadio' FOCUSABLE
++++++IA2_ROLE_LABEL
++++++++ROLE_SYSTEM_STATICTEXT name='red'
-++++++ROLE_SYSTEM_WHITESPACE name='<newline>'
+++++++ROLE_SYSTEM_WHITESPACE name='
+'
++++++ROLE_SYSTEM_RADIOBUTTON name='blue' FOCUSABLE setsize:1 posinset:1
-++ROLE_SYSTEM_STATICTEXT name='Done'
+++IA2_ROLE_SECTION
+++++ROLE_SYSTEM_STATICTEXT name='Done'

Powered by Google App Engine
This is Rietveld 408576698