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

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

Issue 685993005: Enable AX TCs related to list-item and update results. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update TC results on the latest code. Created 6 years, 1 month 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-list-expected-android.txt
diff --git a/content/test/data/accessibility/aria-list-expected-android.txt b/content/test/data/accessibility/aria-list-expected-android.txt
index e929435d48209aac954e086d18d6aef8559e5700..ff9227b62c21ef1cea77518b5d3ca40991359477 100644
--- a/content/test/data/accessibility/aria-list-expected-android.txt
+++ b/content/test/data/accessibility/aria-list-expected-android.txt
@@ -1 +1,5 @@
-#<skip -- need to validate/generate>
+android.webkit.WebView focusable focused scrollable
+ android.widget.ListView collection hierarchical item_count=3 row_count=3
+ android.view.View clickable collection_item name='1'
+ android.view.View clickable collection_item name='2' item_index=1 row_index=1
+ android.view.View clickable collection_item name='3' item_index=2 row_index=2

Powered by Google App Engine
This is Rietveld 408576698