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

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

Issue 2812003004: A treegrid should expose its rows in MSAA/IA2 as outlineitems. (Closed)
Patch Set: Fix test for aria-level 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-treegrid-expected-android.txt
diff --git a/content/test/data/accessibility/aria/aria-treegrid-expected-android.txt b/content/test/data/accessibility/aria/aria-treegrid-expected-android.txt
index fa02c5ffb74eebce662b19421ddcb033021d2b08..c7030169587a1fb3aef14b26b005215d1543f029 100644
--- a/content/test/data/accessibility/aria/aria-treegrid-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-treegrid-expected-android.txt
@@ -5,4 +5,9 @@ android.webkit.WebView focusable focused scrollable
++++android.view.View
++++++android.view.View role_description='cell' collection_item name='Cell at level 2' row_index=1 row_span=1 column_span=1
++++android.view.View
-++++android.view.View
+++++android.view.View
+++android.widget.GridView role_description='table' collection row_count=1 column_count=1
+++++android.view.View
+++++++android.view.View role_description='cell' collection_item name='Cell at level 1' row_span=1 column_span=1
+++++android.view.View
+++++android.view.View

Powered by Google App Engine
This is Rietveld 408576698