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

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

Issue 665843002: Change condition for adding AX_STATE_EXPANDED (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove AXExpanded Created 6 years, 2 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/aria-expanded-expected-win.txt
diff --git a/content/test/data/accessibility/aria-expanded-expected-win.txt b/content/test/data/accessibility/aria-expanded-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..fde64aa61e348c418fa58dd241ac6c9b8e6b9fee
--- /dev/null
+++ b/content/test/data/accessibility/aria-expanded-expected-win.txt
@@ -0,0 +1,6 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+ ROLE_SYSTEM_MENUPOPUP
+ ROLE_SYSTEM_MENUITEM name='New' COLLAPSED HASPOPUP
+ ROLE_SYSTEM_MENUITEM name='Open' EXPANDED HASPOPUP
+ ROLE_SYSTEM_MENUITEM name='Save' COLLAPSED
+ ROLE_SYSTEM_MENUITEM name='Quit' EXPANDED
« no previous file with comments | « content/test/data/accessibility/aria-expanded-expected-mac.txt ('k') | content/test/data/accessibility/aria-haspopup.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698