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

Unified Diff: content/test/data/accessibility/aria-orientation-expected-win.txt

Issue 744623002: Exposing ARIA state/property aria-orientation on Windows correctly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing presubmit warning 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
« no previous file with comments | « content/test/data/accessibility/aria-orientation-expected-mac.txt ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/aria-orientation-expected-win.txt
diff --git a/content/test/data/accessibility/aria-orientation-expected-win.txt b/content/test/data/accessibility/aria-orientation-expected-win.txt
index ff23a202fb20f82dcfecd9b66cc074797400ca67..afcaede4f3e8aaf21cba2011934d994af49f4f5d 100644
--- a/content/test/data/accessibility/aria-orientation-expected-win.txt
+++ b/content/test/data/accessibility/aria-orientation-expected-win.txt
@@ -1,4 +1,40 @@
-#<skip -- need to generate correct expectations>
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
- ROLE_SYSTEM_SCROLLBAR
- ROLE_SYSTEM_SCROLLBAR
+ ROLE_SYSTEM_COMBOBOX IA2_STATE_VERTICAL
+ ROLE_SYSTEM_COMBOBOX IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_COMBOBOX IA2_STATE_VERTICAL
+ ROLE_SYSTEM_LIST IA2_STATE_VERTICAL
+ ROLE_SYSTEM_LIST IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_LIST IA2_STATE_VERTICAL
+ ROLE_SYSTEM_MENUPOPUP IA2_STATE_VERTICAL
+ ROLE_SYSTEM_MENUPOPUP IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_MENUPOPUP IA2_STATE_VERTICAL
+ ROLE_SYSTEM_MENUBAR IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_MENUBAR IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_MENUBAR IA2_STATE_VERTICAL
+ ROLE_SYSTEM_GROUPING
+ ROLE_SYSTEM_GROUPING IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_GROUPING IA2_STATE_VERTICAL
+ ROLE_SYSTEM_SCROLLBAR IA2_STATE_VERTICAL
+ ROLE_SYSTEM_SCROLLBAR IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_SCROLLBAR IA2_STATE_VERTICAL
+ ROLE_SYSTEM_SLIDER IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_SLIDER IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_SLIDER IA2_STATE_VERTICAL
+ ROLE_SYSTEM_SEPARATOR IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_SEPARATOR IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_SEPARATOR IA2_STATE_VERTICAL
+ ROLE_SYSTEM_PAGETABLIST IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_PAGETABLIST IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_PAGETABLIST IA2_STATE_VERTICAL
+ ROLE_SYSTEM_TOOLBAR READONLY IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_TOOLBAR READONLY IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_TOOLBAR READONLY IA2_STATE_VERTICAL
+ ROLE_SYSTEM_OUTLINE IA2_STATE_VERTICAL
+ ROLE_SYSTEM_OUTLINE IA2_STATE_HORIZONTAL
+ ROLE_SYSTEM_OUTLINE IA2_STATE_VERTICAL
+ ROLE_SYSTEM_OUTLINE
+ IA2_ROLE_SECTION
+ ROLE_SYSTEM_OUTLINE IA2_STATE_HORIZONTAL
+ IA2_ROLE_SECTION
+ ROLE_SYSTEM_OUTLINE IA2_STATE_VERTICAL
+ IA2_ROLE_SECTION
« no previous file with comments | « content/test/data/accessibility/aria-orientation-expected-mac.txt ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698