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

Side by Side Diff: content/test/data/accessibility/aria/aria-switch-expected-android.txt

Issue 2694903010: AX checked state changes (Closed)
Patch Set: After fixing checkable logic in android, test also needed to be fixed Created 3 years, 9 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
aleventhal 2017/03/09 17:10:51 A switch should always be checkable unless it's di
2 ++android.widget.CheckBox role_description='switch' clickable name='Switch1' 2 ++android.widget.CheckBox role_description='switch' checkable clickable name='Sw itch1'
3 ++android.widget.CheckBox role_description='switch' checkable checked clickable name='Switch2' 3 ++android.widget.CheckBox role_description='switch' checkable checked clickable name='Switch2'
4 ++android.widget.CheckBox role_description='switch' clickable name='Switch3' 4 ++android.widget.CheckBox role_description='switch' checkable clickable name='Sw itch3'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698