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

Side by Side Diff: content/test/data/accessibility/html/iframe-coordinates-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 unified diff | Download patch
OLDNEW
1 android.webkit.WebView focusable focused scrollable 1 android.webkit.WebView focusable focused scrollable
2 ++android.view.View 2 ++android.view.View
3 ++++android.widget.Button clickable focusable name='Button' 3 ++++android.widget.Button role_description='button' clickable focusable name='Bu tton'
4 ++android.view.View 4 ++android.view.View
5 ++++android.widget.Button clickable focusable name='Button' 5 ++++android.widget.Button role_description='button' clickable focusable name='Bu tton'
6 ++android.view.View 6 ++android.view.View
7 ++++android.view.View 7 ++++android.view.View
8 ++++++android.view.View scrollable 8 ++++++android.view.View scrollable
9 ++++++++android.view.View 9 ++++++++android.view.View
10 ++++++++++android.widget.Button clickable focusable name='Ordinary Button' 10 ++++++++++android.widget.Button role_description='button' clickable focusable na me='Ordinary Button'
11 ++android.view.View 11 ++android.view.View
12 ++++android.view.View 12 ++++android.view.View
13 ++++++android.view.View scrollable 13 ++++++android.view.View scrollable
14 ++++++++android.view.View 14 ++++++++android.view.View
15 ++++++++++android.widget.Button clickable focusable name='Scrolled Button' 15 ++++++++++android.widget.Button role_description='button' clickable focusable na me='Scrolled Button'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698