Index: content/test/data/accessibility/html/input-text-expected-android.txt |
diff --git a/content/test/data/accessibility/html/input-text-expected-android.txt b/content/test/data/accessibility/html/input-text-expected-android.txt |
index 2c26e78034f6bb19cc1b108676ed381e8b99dd2a..d7e159a5cf238c59481822df6ba1a65bb54255e4 100644 |
--- a/content/test/data/accessibility/html/input-text-expected-android.txt |
+++ b/content/test/data/accessibility/html/input-text-expected-android.txt |
@@ -1,3 +1,3 @@ |
android.webkit.WebView focusable focused scrollable |
android.view.View |
- android.widget.EditText clickable editable_text focusable input_type=1 |
+ android.widget.EditText clickable editable_text focusable name='Name' input_type=1 |