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

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

Issue 736023002: Add conversion rule for aria-grabbed attributes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update Comment Created 5 years, 11 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-grabbed-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-grabbed-expected-android.txt b/content/test/data/accessibility/aria/aria-grabbed-expected-android.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e8e4b407b4f42179e5d64d519c44cb7f1d030db9
--- /dev/null
+++ b/content/test/data/accessibility/aria/aria-grabbed-expected-android.txt
@@ -0,0 +1,14 @@
+android.webkit.WebView focusable focused scrollable
+ android.widget.ListView collection hierarchical item_count=3 row_count=3
+ android.view.View collection_item name='grabbed-true'
+ android.view.View clickable name='•'
+ android.view.View clickable name='grabbed-true'
+ android.widget.Image clickable name='blue'
+ android.view.View collection_item name='grabbed-false' item_index=1 row_index=1
+ android.view.View clickable name='•'
+ android.view.View clickable name='grabbed-false'
+ android.widget.Image clickable name='blue'
+ android.view.View collection_item name='grabbed-undefined' item_index=2 row_index=2
+ android.view.View clickable name='•'
+ android.view.View clickable name='grabbed-undefined'
+ android.widget.Image clickable name='blue'

Powered by Google App Engine
This is Rietveld 408576698