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

Unified Diff: content/test/data/accessibility/input-radio-in-menu-expected-android.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: update expectations 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-radio-in-menu-expected-android.txt
diff --git a/content/test/data/accessibility/input-checkbox-in-menu-expected-android.txt b/content/test/data/accessibility/input-radio-in-menu-expected-android.txt
similarity index 72%
copy from content/test/data/accessibility/input-checkbox-in-menu-expected-android.txt
copy to content/test/data/accessibility/input-radio-in-menu-expected-android.txt
index 8ece7a859286ad9cf9cc4503d0f3295d36bfa865..6033c9b8f3bcdf3b5bf641c246f6eb4c11107e49 100644
--- a/content/test/data/accessibility/input-checkbox-in-menu-expected-android.txt
+++ b/content/test/data/accessibility/input-radio-in-menu-expected-android.txt
@@ -2,4 +2,4 @@ android.webkit.WebView focusable focused scrollable
android.view.View
android.view.MenuItem checkable clickable focusable
android.view.View
- android.view.MenuItem checkable clickable focusable
+ android.view.MenuItem checkable clickable focusable

Powered by Google App Engine
This is Rietveld 408576698