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

Unified Diff: trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt

Issue 302243002: Revert 274063 "Revert of Properly prioritize the sources of an a..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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: trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt
===================================================================
--- trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt (revision 274087)
+++ trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt (working copy)
@@ -1,9 +1,8 @@
-#<skip - last one should be DescribedBy5
android.webkit.WebView focusable focused scrollable
android.view.View
android.widget.CheckBox checkable clickable focusable name='Title0'
- android.widget.CheckBox checkable clickable focusable name='Label1'
+ android.widget.CheckBox checkable clickable focusable name='Title1'
android.widget.CheckBox checkable clickable focusable name='AriaLabel2'
android.widget.CheckBox checkable clickable focusable name='LabelledBy3'
android.widget.CheckBox checkable clickable focusable name='LabelledBy4'
- android.widget.CheckBox checkable focusable
+ android.widget.CheckBox checkable clickable focusable name='DescribedBy5'

Powered by Google App Engine
This is Rietveld 408576698