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

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

Issue 1019633003: Improve accessibility test for input type=password (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Mac and Android expectations too Created 5 years, 8 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-password-expected-android.txt
diff --git a/content/test/data/accessibility/html/input-password-expected-android.txt b/content/test/data/accessibility/html/input-password-expected-android.txt
index d985dde05e0f35938cdb6b81231ed80a7b9b27a0..8e2fdd192d234cca7420ed22c7ec08dcb11e9e5b 100644
--- a/content/test/data/accessibility/html/input-password-expected-android.txt
+++ b/content/test/data/accessibility/html/input-password-expected-android.txt
@@ -1,3 +1,3 @@
-android.webkit.WebView focusable focused scrollable
+android.webkit.WebView focusable scrollable
++android.view.View
-++++android.widget.EditText clickable editable_text focusable password input_type=225
+++++android.widget.EditText clickable editable_text focusable focused password name='secret' input_type=225

Powered by Google App Engine
This is Rietveld 408576698