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

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

Issue 23731008: Expose android.webkit.WebView as the web view's class name. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 6 years, 9 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.view.View 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
11 android.view.View clickable name='Color:' 11 android.view.View clickable name='Color:'
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 android.view.View focusable input_type=36 64 android.view.View focusable input_type=36
65 android.view.View 65 android.view.View
66 android.view.View 66 android.view.View
67 android.view.View clickable name='Url:' 67 android.view.View clickable name='Url:'
68 android.widget.EditText editable_text focusable input_type=17 68 android.widget.EditText editable_text focusable input_type=17
69 android.view.View 69 android.view.View
70 android.view.View clickable name='Week:' 70 android.view.View clickable name='Week:'
71 android.view.View focusable input_type=4 71 android.view.View focusable input_type=4
72 android.view.View 72 android.view.View
73 73
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698