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

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

Issue 559343002: Add AX attribute conversion for input type (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Re-generated test results Created 6 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/input-types-expected-android.txt
diff --git a/content/test/data/accessibility/input-types-expected-android.txt b/content/test/data/accessibility/input-types-expected-android.txt
index da15d199b8ab3f6c2d709b3de5eddbff86f7ddc1..c9af06bebf5717f7cda783a00ff8c7272033ff22 100644
--- a/content/test/data/accessibility/input-types-expected-android.txt
+++ b/content/test/data/accessibility/input-types-expected-android.txt
@@ -1,4 +1,3 @@
-#<skip --chromium dependancy>
android.webkit.WebView focusable focused scrollable
android.view.View
android.view.View
@@ -12,17 +11,6 @@ android.webkit.WebView focusable focused scrollable
android.view.View clickable name='Color:'
android.view.View focusable
android.view.View
- android.view.View clickable name='Date:'
- android.view.View focusable input_type=20
- android.view.View
- android.view.View
- android.view.View clickable name='Datetime:'
- android.widget.EditText editable_text focusable input_type=4
- android.view.View
- android.view.View clickable name='Datetime-local:'
- android.view.View focusable input_type=4
- android.view.View
- android.view.View
android.view.View clickable name='Email:'
android.widget.EditText editable_text focusable input_type=209
android.view.View
@@ -32,10 +20,6 @@ android.webkit.WebView focusable focused scrollable
android.view.View clickable name='Image:'
android.widget.Button focusable
android.view.View
- android.view.View clickable name='Month:'
- android.view.View focusable input_type=20
- android.view.View
- android.view.View
android.view.View clickable name='Number:'
android.widget.EditText editable_text focusable input_type=2
android.view.View
@@ -61,14 +45,5 @@ android.webkit.WebView focusable focused scrollable
android.view.View clickable name='Text:'
android.widget.EditText editable_text focusable input_type=1
android.view.View
- android.view.View clickable name='Time:'
- android.view.View focusable input_type=36
- android.view.View
- android.view.View
android.view.View clickable name='Url:'
android.widget.EditText editable_text focusable input_type=17
- android.view.View
- android.view.View clickable name='Week:'
- android.view.View focusable input_type=4
- android.view.View
-
« 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