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

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

Issue 2319903003: Don't expose Android set selection accessibility action for empty text fields (Closed)
Patch Set: Update one test expectation Created 4 years, 2 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/input-email-expected-android.txt
diff --git a/content/test/data/accessibility/html/input-email-expected-android.txt b/content/test/data/accessibility/html/input-email-expected-android.txt
index 9faf9a68ca524a96e0d4fdefad9f6ff359b2e1f9..5f7c47116da6fba63e85105ae1d105f6ec99fe92 100644
--- a/content/test/data/accessibility/html/input-email-expected-android.txt
+++ b/content/test/data/accessibility/html/input-email-expected-android.txt
@@ -1,3 +1,3 @@
android.webkit.WebView focusable focused scrollable
++android.view.View
-++++android.widget.EditText clickable editable_text focusable name='someone@example.com' input_type=209 text_change_added_count=19
+++++android.widget.EditText clickable editable_text focusable has_non_empty_value name='someone@example.com' input_type=209 text_change_added_count=19

Powered by Google App Engine
This is Rietveld 408576698