Index: content/test/data/accessibility/aria/aria-option-expected-android.txt |
diff --git a/content/test/data/accessibility/aria/aria-option-expected-android.txt b/content/test/data/accessibility/aria/aria-option-expected-android.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..425e959a71116577af1c48a71291299d4812dee5 |
--- /dev/null |
+++ b/content/test/data/accessibility/aria/aria-option-expected-android.txt |
@@ -0,0 +1,4 @@ |
+android.webkit.WebView focusable focused scrollable |
+ android.widget.ListView collection item_count=2 row_count=2 |
+ android.view.View clickable collection_item name='option 1' |
+ android.view.View clickable collection_item name='label 2' item_index=1 row_index=1 |