Index: content/test/data/accessibility/aria-readonly-expected-android.txt |
diff --git a/content/test/data/accessibility/aria-readonly-expected-android.txt b/content/test/data/accessibility/aria-readonly-expected-android.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..f8a46c859701bc3b8e3d172ce776eefb069afdaa |
--- /dev/null |
+++ b/content/test/data/accessibility/aria-readonly-expected-android.txt |
@@ -0,0 +1,4 @@ |
+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 |