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

Unified Diff: content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-android.txt

Issue 1821723002: Exposed the children of elements with role textbox in order to make rich text information available… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disabled Android test. Created 4 years, 9 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/aria/aria-textbox-with-rich-text-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-android.txt b/content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-android.txt
new file mode 100644
index 0000000000000000000000000000000000000000..031de6a3e1266d870839ece9415060506a1d0a0b
--- /dev/null
+++ b/content/test/data/accessibility/aria/aria-textbox-with-rich-text-expected-android.txt
@@ -0,0 +1,6 @@
+#<skip -- text_change_added_count is not consistent.>
+android.webkit.WebView focusable scrollable
+++android.widget.EditText clickable editable_text focusable focused multiline name='TextBox1
+' text_change_added_count=9
+++android.widget.EditText clickable editable_text focusable multiline name='TextBox2
+Some text.' text_change_added_count=19

Powered by Google App Engine
This is Rietveld 408576698