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

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

Issue 15741009: Native Android accessibility. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 7 years, 7 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/table-simple-expected-android.txt
diff --git a/content/test/data/accessibility/table-simple-expected-android.txt b/content/test/data/accessibility/table-simple-expected-android.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4f1d3852b7f26b6a9bb5447de9d18364592f3f21
--- /dev/null
+++ b/content/test/data/accessibility/table-simple-expected-android.txt
@@ -0,0 +1,14 @@
+android.view.View focusable focused scrollable name='Table example'
+ android.widget.GridView
+ android.view.View
+ android.view.View clickable name='A'
+ android.view.View clickable name='B'
+ android.view.View clickable name='C'
+ android.view.View
+ android.view.View clickable name='D'
+ android.view.View clickable name='E'
+ android.view.View clickable name='F'
+ android.view.View editable_text
+ android.view.View editable_text
+ android.view.View editable_text
+ android.view.View editable_text

Powered by Google App Engine
This is Rietveld 408576698