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

Unified Diff: content/test/data/accessibility/html/select-expected-android.txt

Issue 2893683002: Selection follows focus/activedescendant in single selection containers (Closed)
Patch Set: Last test to fix we hope Created 3 years, 7 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/html/select-expected-android.txt
diff --git a/content/test/data/accessibility/html/select-expected-android.txt b/content/test/data/accessibility/html/select-expected-android.txt
index 4483b064a226236efcb6e564a4662125d40cb3da..c6563ca5c8b20b71aa25753f1a888131431d5839 100644
--- a/content/test/data/accessibility/html/select-expected-android.txt
+++ b/content/test/data/accessibility/html/select-expected-android.txt
@@ -6,6 +6,6 @@ android.webkit.WebView focusable focused scrollable
++++android.widget.Spinner role_description='pop up button' clickable focusable name='0 selected'
++++android.widget.Spinner role_description='pop up button' clickable focusable
++++++android.view.View invisible
-++++++++android.view.View clickable invisible name='Option 1'
-++++++++android.view.View clickable invisible name='Option 2'
-++++++++android.view.View clickable invisible name='Option 3'
+++++++++android.view.View clickable focusable invisible name='Option 1'
+++++++++android.view.View clickable focusable invisible name='Option 2'
+++++++++android.view.View clickable focusable invisible name='Option 3'

Powered by Google App Engine
This is Rietveld 408576698