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

Unified Diff: content/test/data/accessibility/input-text-name-calc-expected-android.txt

Issue 304293006: Revert of Properly prioritize the sources of an accessible name on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | « 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: content/test/data/accessibility/input-text-name-calc-expected-android.txt
diff --git a/content/test/data/accessibility/input-text-name-calc-expected-android.txt b/content/test/data/accessibility/input-text-name-calc-expected-android.txt
index 84cb5f7e63b7984cb3112ed7b84cc2d2fca2a983..b4967c62914e7f0ef6eb6ca507b59fefe60c6715 100644
--- a/content/test/data/accessibility/input-text-name-calc-expected-android.txt
+++ b/content/test/data/accessibility/input-text-name-calc-expected-android.txt
@@ -1,9 +1,10 @@
+#<skip - calc is wrong
android.webkit.WebView focusable focused scrollable
android.view.View
- 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
+ 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'
« no previous file with comments | « 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