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

Unified Diff: trunk/src/content/test/data/accessibility/input-text-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
« no previous file with comments | « trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/test/data/accessibility/input-text-name-calc-expected-android.txt
===================================================================
--- trunk/src/content/test/data/accessibility/input-text-name-calc-expected-android.txt (revision 274087)
+++ trunk/src/content/test/data/accessibility/input-text-name-calc-expected-android.txt (working copy)
@@ -1,10 +1,9 @@
-#<skip - calc is wrong
android.webkit.WebView focusable focused scrollable
android.view.View
- android.widget.EditText clickable editable_text focusable name='Title0'
- android.widget.EditText clickable editable_text focusable name='Title1'
- android.widget.EditText clickable editable_text focusable name='Label2'
- android.widget.EditText clickable editable_text focusable name='Label3'
- android.widget.EditText editable_text focusable
- android.widget.EditText clickable editable_text focusable name='Title5'
- android.widget.EditText clickable editable_text focusable name='Label6'
+ android.widget.EditText clickable editable_text focusable name='Title0' input_type=1
+ android.widget.EditText clickable editable_text focusable name='Title1' input_type=1
+ android.widget.EditText clickable editable_text focusable name='AriaLabel2' input_type=1
+ android.widget.EditText clickable editable_text focusable name='LabelledBy3' input_type=1
+ android.widget.EditText editable_text focusable input_type=1
+ android.widget.EditText clickable editable_text focusable name='Title5' input_type=1
+ android.widget.EditText clickable editable_text focusable name='LabelledBy6' input_type=1
« no previous file with comments | « trunk/src/content/test/data/accessibility/checkbox-name-calc-expected-android.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698