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

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

Issue 616473002: Expose IA and IA2 role and state for HTML input type attributes related to date and time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 #<skip --chromium dependancy>
2 android.webkit.WebView focusable focused scrollable 1 android.webkit.WebView focusable focused scrollable
3 android.view.View 2 android.view.View
4 android.view.View 3 android.view.View
5 android.view.View clickable name='Default:' 4 android.view.View clickable name='Default:'
6 android.widget.EditText editable_text focusable input_type=1 5 android.widget.EditText editable_text focusable input_type=1
7 android.view.View 6 android.view.View
8 android.view.View clickable name='Button:' 7 android.view.View clickable name='Button:'
9 android.widget.Button focusable 8 android.widget.Button focusable
10 android.widget.CheckBox checkable clickable focusable name='Checkbox: ' 9 android.widget.CheckBox checkable clickable focusable name='Checkbox: '
11 android.view.View 10 android.view.View
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 android.view.View focusable input_type=36 64 android.view.View focusable input_type=36
66 android.view.View 65 android.view.View
67 android.view.View 66 android.view.View
68 android.view.View clickable name='Url:' 67 android.view.View clickable name='Url:'
69 android.widget.EditText editable_text focusable input_type=17 68 android.widget.EditText editable_text focusable input_type=17
70 android.view.View 69 android.view.View
71 android.view.View clickable name='Week:' 70 android.view.View clickable name='Week:'
72 android.view.View focusable input_type=4 71 android.view.View focusable input_type=4
73 android.view.View 72 android.view.View
74 73
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698