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

Unified Diff: content/test/data/accessibility/html/optgroup-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/optgroup-expected-android.txt
diff --git a/content/test/data/accessibility/html/optgroup-expected-android.txt b/content/test/data/accessibility/html/optgroup-expected-android.txt
index 76cbd6e29417faa9ba9b0e81f1d82def64dc0efe..f42202eebcc6cc7a363272f1ba20a84e9d89209d 100644
--- a/content/test/data/accessibility/html/optgroup-expected-android.txt
+++ b/content/test/data/accessibility/html/optgroup-expected-android.txt
@@ -2,10 +2,10 @@ android.webkit.WebView focusable focused scrollable
++android.view.View
++++android.widget.Spinner role_description='pop up button' clickable focusable
++++++android.view.View invisible
-++++++++android.view.View clickable invisible name='One'
-++++++++android.view.View clickable invisible name='Two'
-++++++++android.view.View clickable invisible name='Three'
-++++++++android.view.View clickable invisible name='Four'
+++++++++android.view.View clickable focusable invisible name='One'
+++++++++android.view.View clickable focusable invisible name='Two'
+++++++++android.view.View clickable focusable invisible name='Three'
+++++++++android.view.View clickable focusable invisible name='Four'
++++++++android.view.View clickable invisible name='One'
++++++++android.view.View clickable invisible name='Two'
++++++++android.view.View clickable invisible name='Three'

Powered by Google App Engine
This is Rietveld 408576698