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..5dff5f1aa8aee4a17e60fddedca945f33ec1070f 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 |
@@ -4,6 +4,6 @@ android.webkit.WebView focusable focused scrollable |
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='Placeholder4' 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 |