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

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

Issue 738733005: Input type "number" is not exposed in Acc layer Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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-number-android-expected.txt
diff --git a/content/test/data/accessibility/input-datetime-expected-android.txt b/content/test/data/accessibility/input-number-android-expected.txt
similarity index 96%
copy from content/test/data/accessibility/input-datetime-expected-android.txt
copy to content/test/data/accessibility/input-number-android-expected.txt
index f78a017213c5564e25d5c8754d3f9b4de3eb69ab..a8159c44e3ef1b99441db48d76bc20cb61dda228 100644
--- a/content/test/data/accessibility/input-datetime-expected-android.txt
+++ b/content/test/data/accessibility/input-number-android-expected.txt
@@ -1,3 +1,3 @@
android.webkit.WebView focusable focused scrollable
android.view.View
- android.widget.EditText editable_text focusable input_type=4
+ android.widget.EditText editable_text focusable input_type=2
dmazzoni 2014/11/27 07:33:40 Delete this file, right? I think only input-number
shreeramk 2014/11/27 07:57:07 Sorry about that. I ll delete in next patchset.

Powered by Google App Engine
This is Rietveld 408576698