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

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

Issue 67473013: Support KitKat accessibility APIs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add dummy Mac and Win expectations Created 7 years 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.view.View 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.view.View focusable
13 android.view.View
14 android.view.View clickable name='Date:'
15 android.view.View focusable input_type=20
16 android.view.View
17 android.view.View
18 android.view.View clickable name='Datetime:'
19 android.widget.EditText editable_text focusable input_type=4
20 android.view.View
21 android.view.View clickable name='Datetime-local:'
22 android.view.View focusable input_type=4
23 android.view.View
24 android.view.View
25 android.view.View clickable name='Email:'
26 android.widget.EditText editable_text focusable input_type=209
27 android.view.View
28 android.view.View clickable name='File:'
29 android.widget.Button clickable focusable name='Choose File'
30 android.view.View
31 android.view.View clickable name='Image:'
32 android.widget.Button focusable
33 android.view.View
34 android.view.View clickable name='Month:'
35 android.view.View focusable input_type=20
36 android.view.View
37 android.view.View
38 android.view.View clickable name='Number:'
39 android.widget.EditText editable_text focusable input_type=2
40 android.view.View
41 android.view.View clickable name='Password:'
42 android.widget.EditText editable_text focusable password input_type= 225
43 android.widget.RadioButton checkable clickable focusable name='Radio: '
44 android.view.View
45 android.view.View clickable name='Range:'
46 android.widget.SeekBar focusable range item_index=50 item_count=100 range_max=100 range_current_value=50
47 android.view.View
48 android.view.View clickable name='Reset:'
49 android.widget.Button clickable focusable name='Reset'
50 android.view.View
51 android.view.View clickable name='Search:'
52 android.widget.EditText editable_text focusable input_type=1
53 android.view.View
54 android.view.View clickable name='Submit:'
55 android.widget.Button clickable focusable name='Submit'
56 android.view.View
57 android.view.View clickable name='Tel:'
58 android.widget.EditText editable_text focusable input_type=3
59 android.view.View
60 android.view.View clickable name='Text:'
61 android.widget.EditText editable_text focusable input_type=1
62 android.view.View
63 android.view.View clickable name='Time:'
64 android.view.View focusable input_type=36
65 android.view.View
66 android.view.View
67 android.view.View clickable name='Url:'
68 android.widget.EditText editable_text focusable input_type=17
69 android.view.View
70 android.view.View clickable name='Week:'
71 android.view.View focusable input_type=4
72 android.view.View
73
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