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

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

Issue 2825803002: Expose internal treegrid role, do some cleanup for table/grid/treegrid handling (Closed)
Patch Set: Fix mac tests Created 3 years, 8 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-orientation-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-orientation-expected-android.txt b/content/test/data/accessibility/aria/aria-orientation-expected-android.txt
index 070d54bf01d3c2f29e1a6386e28183b9b62ecd20..f7f5b417139d04ffa0f695e16893bcfe9ca2aea5 100644
--- a/content/test/data/accessibility/aria/aria-orientation-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-orientation-expected-android.txt
@@ -32,9 +32,9 @@ android.webkit.WebView focusable focused scrollable
++android.view.View role_description='tree' collection hierarchical
++android.view.View role_description='tree' collection hierarchical
++android.view.View role_description='tree' collection hierarchical
-++android.widget.GridView role_description='table' collection
+++android.widget.GridView role_description='tree grid' collection
++++android.view.View
-++android.widget.GridView role_description='table' collection
+++android.widget.GridView role_description='tree grid' collection
++++android.view.View
-++android.widget.GridView role_description='table' collection
+++android.widget.GridView role_description='tree grid' collection
++++android.view.View

Powered by Google App Engine
This is Rietveld 408576698