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

Side by Side Diff: content/test/data/accessibility/html/input-checkbox-expected-android.txt

Issue 2694903010: AX checked state changes (Closed)
Patch Set: git cl try 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 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.CheckBox role_description='checkbox' checkable clickable focu sable name='Checkbox0'
3 ++++android.widget.CheckBox role_description='checkbox' checkable checked clicka ble focusable name='Checkbox1' 4 ++++android.widget.CheckBox role_description='checkbox' checkable checked clicka ble focusable name='Checkbox1'
4 ++++android.widget.CheckBox role_description='checkbox' checkable clickable focu sable name='Checkbox2' 5 ++++android.widget.CheckBox role_description='checkbox' checkable checked clicka ble focusable name='Checkbox2'
5 ++++android.widget.CheckBox role_description='checkbox' checkable clickable focu sable name='Checkbox3' 6 ++++android.widget.CheckBox role_description='checkbox' checkable checked clicka ble focusable name='Checkbox3'
6 ++++android.widget.CheckBox role_description='checkbox' checkable clickable focu sable name='Checkbox4' 7 ++++android.widget.CheckBox role_description='checkbox' checkable clickable focu sable name='Checkbox4'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698