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

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

Issue 2150003005: Add grid/flex layout support for <fieldset> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: synced to the head Created 4 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 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 401ab3e121e110db7bf6186c3d724ae753527de4..8ac044eb14e782483aa4a7336fc953e801d31560 100644
--- a/content/test/data/accessibility/aria/aria-posinset-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-posinset-expected-win.txt
@@ -19,14 +19,14 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
'
++++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_CLIENT name='Cake'
++++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_LABEL
+++++++ROLE_SYSTEM_STATICTEXT name='Cake'
++IA2_ROLE_FORM
++++IA2_ROLE_PARAGRAPH
++++++ROLE_SYSTEM_PUSHBUTTON name='changedFromRadio' FOCUSABLE
@@ -36,4 +36,4 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
'
++++++ROLE_SYSTEM_RADIOBUTTON name='blue' FOCUSABLE setsize:1 posinset:1
++IA2_ROLE_SECTION
-++++ROLE_SYSTEM_STATICTEXT name='Done'
+++++ROLE_SYSTEM_STATICTEXT name='Done'

Powered by Google App Engine
This is Rietveld 408576698