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

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

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 12 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.view.View 3 android.view.View
4 android.view.View clickable name='Default:' 4 android.view.View clickable name='Default:'
5 android.widget.EditText editable_text focusable input_type=1 5 android.widget.EditText editable_text focusable input_type=1
6 android.view.View 6 android.view.View
7 android.view.View clickable name='Button:' 7 android.view.View clickable name='Button:'
8 android.widget.Button focusable 8 android.widget.Button focusable
9 android.widget.CheckBox checkable clickable focusable name='Checkbox: ' 9 android.widget.CheckBox checkable clickable focusable name='Checkbox: '
10 android.view.View 10 android.view.View
(...skipping 29 matching lines...) Expand all
40 android.widget.Button clickable focusable name='Submit' 40 android.widget.Button clickable focusable name='Submit'
41 android.view.View 41 android.view.View
42 android.view.View clickable name='Tel:' 42 android.view.View clickable name='Tel:'
43 android.widget.EditText editable_text focusable input_type=3 43 android.widget.EditText editable_text focusable input_type=3
44 android.view.View 44 android.view.View
45 android.view.View clickable name='Text:' 45 android.view.View clickable name='Text:'
46 android.widget.EditText editable_text focusable input_type=1 46 android.widget.EditText editable_text focusable input_type=1
47 android.view.View 47 android.view.View
48 android.view.View clickable name='Url:' 48 android.view.View clickable name='Url:'
49 android.widget.EditText editable_text focusable input_type=17 49 android.widget.EditText editable_text focusable input_type=17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698