Index: content/test/data/accessibility/textarea-expected-android.txt |
diff --git a/content/test/data/accessibility/aria-readonly-expected-android.txt b/content/test/data/accessibility/textarea-expected-android.txt |
similarity index 50% |
copy from content/test/data/accessibility/aria-readonly-expected-android.txt |
copy to content/test/data/accessibility/textarea-expected-android.txt |
index f8a46c859701bc3b8e3d172ce776eefb069afdaa..ae5946c0217c4fc27b256cc079185043b6cca128 100644 |
--- a/content/test/data/accessibility/aria-readonly-expected-android.txt |
+++ b/content/test/data/accessibility/textarea-expected-android.txt |
@@ -1,4 +1,5 @@ |
-android.webkit.WebView focusable focused scrollable |
- android.view.View |
- android.widget.EditText clickable editable_text focusable name='Editable text' input_type=1 |
- android.widget.EditText clickable editable_text focusable name='Uneditable text' input_type=1 |
+#<skip - crbug.com/425485> |
+android.webkit.WebView focusable focused scrollable |
+ android.view.View |
+ android.widget.EditText clickable editable_text focusable multiline name='The textarea tag defines a multi-line text input control. |
+' |