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

Unified Diff: content/test/data/accessibility/textarea-expected-android.txt

Issue 661083002: Add DumpAccessibilityTree tests (4 of 20) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: updating expectations for android Created 6 years, 2 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/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.
+'
« no previous file with comments | « content/test/data/accessibility/textarea.html ('k') | content/test/data/accessibility/textarea-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698