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

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

Issue 1654193002: Include a role description string in node info for Android accessibility. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update all Android test expectations Created 4 years, 10 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
index e8e59d782207b4e1284aa7b574c2fd3e7b24d528..9dc4ef4b7749fec965c4e56ef1e6f174d7fbedce 100644
--- a/content/test/data/accessibility/aria/aria-grabbed-expected-android.txt
+++ b/content/test/data/accessibility/aria/aria-grabbed-expected-android.txt
@@ -3,12 +3,12 @@ android.webkit.WebView focusable focused scrollable
++++android.view.View collection_item
++++++android.view.View clickable name='•'
++++++android.view.View clickable name='grabbed-true '
-++++++android.widget.Image clickable name='blue'
+++++++android.widget.Image role_description='graphic' clickable name='blue'
++++android.view.View collection_item 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.widget.Image role_description='graphic' clickable name='blue'
++++android.view.View collection_item item_index=2 row_index=2
++++++android.view.View clickable name='•'
++++++android.view.View clickable name='grabbed-undefined '
-++++++android.widget.Image clickable name='blue'
+++++++android.widget.Image role_description='graphic' clickable name='blue'

Powered by Google App Engine
This is Rietveld 408576698