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

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

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/input-types-expected-win.txt
diff --git a/content/test/data/accessibility/input-types-expected-win.txt b/content/test/data/accessibility/input-types-expected-win.txt
deleted file mode 100644
index 2635bd1905a8c70544d90ebcce0563d714c4f66c..0000000000000000000000000000000000000000
--- a/content/test/data/accessibility/input-types-expected-win.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
- IA2_ROLE_SECTION
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Default: '
- ROLE_SYSTEM_TEXT name='Default: ' FOCUSABLE text-input-type:text
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Button: '
- ROLE_SYSTEM_PUSHBUTTON name='Button: ' FOCUSABLE
- ROLE_SYSTEM_CHECKBUTTON name='Checkbox: ' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Color: '
- IA2_ROLE_COLOR_CHOOSER name='Color: ' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Email: '
- ROLE_SYSTEM_TEXT name='Email: ' FOCUSABLE text-input-type:email
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='File: '
- ROLE_SYSTEM_PUSHBUTTON name='Choose File' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Image: '
- ROLE_SYSTEM_PUSHBUTTON name='Image: ' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Number: '
- ROLE_SYSTEM_TEXT name='Number: ' FOCUSABLE text-input-type:number
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Password: '
- ROLE_SYSTEM_TEXT name='Password: ' FOCUSABLE text-input-type:password
- ROLE_SYSTEM_RADIOBUTTON name='Radio: ' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Range: '
- ROLE_SYSTEM_SLIDER name='Range: ' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Reset: '
- ROLE_SYSTEM_PUSHBUTTON name='Reset' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Search: '
- ROLE_SYSTEM_TEXT name='Search: ' FOCUSABLE text-input-type:search
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Submit: '
- ROLE_SYSTEM_PUSHBUTTON name='Submit' FOCUSABLE
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Tel: '
- ROLE_SYSTEM_TEXT name='Tel: ' FOCUSABLE text-input-type:tel
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Text: '
- ROLE_SYSTEM_TEXT name='Text: ' FOCUSABLE text-input-type:text
- IA2_ROLE_LABEL
- ROLE_SYSTEM_STATICTEXT name='Url: '
- ROLE_SYSTEM_TEXT name='Url: ' FOCUSABLE text-input-type:url
« no previous file with comments | « content/test/data/accessibility/input-types-expected-mac.txt ('k') | content/test/data/accessibility/input-url.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698