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

Unified Diff: content/test/data/accessibility/input-file-expected-win.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-file-expected-win.txt
diff --git a/content/test/data/accessibility/input-tel-expected-win.txt b/content/test/data/accessibility/input-file-expected-win.txt
similarity index 50%
copy from content/test/data/accessibility/input-tel-expected-win.txt
copy to content/test/data/accessibility/input-file-expected-win.txt
index f771deedb91587aea78fa0779a5cccc0938b8758..6eb340a1d60cbd8ed1e7f4b8f35d8a3fd767663a 100644
--- a/content/test/data/accessibility/input-tel-expected-win.txt
+++ b/content/test/data/accessibility/input-file-expected-win.txt
@@ -1,3 +1,3 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
IA2_ROLE_SECTION
- ROLE_SYSTEM_TEXT FOCUSABLE text-input-type:tel
+ ROLE_SYSTEM_PUSHBUTTON name='Choose File' FOCUSABLE

Powered by Google App Engine
This is Rietveld 408576698