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

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

Issue 11823026: Adding some new DumpAccessibilityTree tests, tweaking DumpAccessibilityTree helpers and fixing a bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix valueNow -> currentValue Created 7 years, 11 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-menuitemradio-expected-win.txt
diff --git a/content/test/data/accessibility/aria-menuitemradio-expected-win.txt b/content/test/data/accessibility/aria-menuitemradio-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4a1ccc509abcfb08d4fcfb3b4c317f6af10e62df
--- /dev/null
+++ b/content/test/data/accessibility/aria-menuitemradio-expected-win.txt
@@ -0,0 +1,7 @@
+#<skip - Role not set correctly. http://crbug.com/169569
+ - checkable:true attribute not set. http://crbug.com/169573>
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+ IA2_ROLE_RADIO_MENU_ITEM STATE_SYSTEM_CHECKED checkable:true
+ ROLE_SYSTEM_TEXT name='Menu item 1' READONLY
+ IA2_ROLE_RADIO_MENU_ITEM checkable:true
+ ROLE_SYSTEM_TEXT name='Menu item 2' READONLY

Powered by Google App Engine
This is Rietveld 408576698