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

Unified Diff: content/test/data/accessibility/input-radio-in-menu-expected-mac.txt

Issue 652103002: Input type in radio state with menu as parent should be exposed similar to ARIA role menuitemradio (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating expectations for android due to change of class name for menuitemradio 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/input-radio-in-menu-expected-mac.txt
diff --git a/content/test/data/accessibility/input-radio-in-menu-expected-mac.txt b/content/test/data/accessibility/input-radio-in-menu-expected-mac.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b56612d244722884188d1832aa58f4c3e8902359
--- /dev/null
+++ b/content/test/data/accessibility/input-radio-in-menu-expected-mac.txt
@@ -0,0 +1,6 @@
+#<skip -- Below AX tree is correct but crbug.com/421341>
+AXWebArea
+ AXGroup
+ AXMenuItem
+ AXMenu
+ AXMenuItem

Powered by Google App Engine
This is Rietveld 408576698