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

Unified Diff: content/test/data/accessibility/aria/aria-posinset-expected-android.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-android.txt
diff --git a/content/test/data/accessibility/aria/aria-posinset-expected-android.txt b/content/test/data/accessibility/aria/aria-posinset-expected-android.txt
index cde02d8b6d25e5029a468e14a48e0aec556a53dc..758a2da1f00e5006a0f52bd489c3f19a452c3a7d 100644
--- a/content/test/data/accessibility/aria/aria-posinset-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-posinset-expected-android.txt
@@ -20,12 +20,12 @@ android.webkit.WebView focusable focused scrollable
++++android.widget.RadioButton role_description='radio button' checkable clickable focusable
++++android.view.View clickable name='Banana'
++android.view.View name='Cake'
-++++android.view.View clickable name='Cake'
++++android.view.View
++++++android.widget.RadioButton role_description='radio button' checkable checked clickable focusable name='Chiffon cakes'
++++++android.view.View clickable name='
'
++++++android.widget.RadioButton role_description='radio button' checkable clickable focusable name='Chocolate cakes'
+++++android.view.View clickable name='Cake'
++android.view.View
++++android.view.View
++++++android.widget.Button role_description='button' clickable focusable name='changedFromRadio'
@@ -33,4 +33,4 @@ android.webkit.WebView focusable focused scrollable
++++++android.view.View clickable name='
'
++++++android.widget.RadioButton role_description='radio button' checkable clickable focusable name='blue'
-++android.view.View clickable name='Done'
+++android.view.View clickable name='Done'

Powered by Google App Engine
This is Rietveld 408576698