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 |