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

Side by Side Diff: content/test/data/accessibility/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
(Empty)
1 android.webkit.WebView focusable focused scrollable
2 android.view.View
3 android.view.View
4 android.view.View clickable name='Default:'
5 android.widget.EditText editable_text focusable input_type=1
6 android.view.View
7 android.view.View clickable name='Button:'
8 android.widget.Button focusable
9 android.widget.CheckBox checkable clickable focusable name='Checkbox: '
10 android.view.View
11 android.view.View clickable name='Color:'
12 android.widget.Spinner clickable focusable name='#000000'
13 android.view.View
14 android.view.View clickable name='Email:'
15 android.widget.EditText editable_text focusable input_type=209
16 android.view.View
17 android.view.View clickable name='File:'
18 android.widget.Button clickable focusable name='Choose File'
19 android.view.View
20 android.view.View clickable name='Image:'
21 android.widget.Button focusable
22 android.view.View
23 android.view.View clickable name='Number:'
24 android.widget.EditText editable_text focusable input_type=2
25 android.view.View
26 android.view.View clickable name='Password:'
27 android.widget.EditText editable_text focusable password input_type= 225
28 android.widget.RadioButton checkable clickable focusable name='Radio: '
29 android.view.View
30 android.view.View clickable name='Range:'
31 android.widget.SeekBar clickable focusable range name='50' item_inde x=50 item_count=100 range_max=100 range_current_value=50
32 android.view.View
33 android.view.View clickable name='Reset:'
34 android.widget.Button clickable focusable name='Reset'
35 android.view.View
36 android.view.View clickable name='Search:'
37 android.widget.EditText editable_text focusable input_type=1
38 android.view.View
39 android.view.View clickable name='Submit:'
40 android.widget.Button clickable focusable name='Submit'
41 android.view.View
42 android.view.View clickable name='Tel:'
43 android.widget.EditText editable_text focusable input_type=3
44 android.view.View
45 android.view.View clickable name='Text:'
46 android.widget.EditText editable_text focusable input_type=1
47 android.view.View
48 android.view.View clickable name='Url:'
49 android.widget.EditText editable_text focusable input_type=17
OLDNEW
« no previous file with comments | « content/test/data/accessibility/input-types.html ('k') | content/test/data/accessibility/input-types-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698