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

Unified Diff: content/test/data/accessibility/input-button-in-menu-expected-android.txt

Issue 634533002: Fixing IA2 role for input type attribute in button and checkbox state with menu and aria role menu … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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-button-in-menu-expected-android.txt
diff --git a/content/test/data/accessibility/input-button-in-menu-expected-android.txt b/content/test/data/accessibility/input-button-in-menu-expected-android.txt
index 3c2356be92f29ef50e08c33ffaeecefe5896532b..f169fc1a34b0d3222888e1ce6de584d0d4d90388 100644
--- a/content/test/data/accessibility/input-button-in-menu-expected-android.txt
+++ b/content/test/data/accessibility/input-button-in-menu-expected-android.txt
@@ -1,6 +1,5 @@
-#<skip -- Need to generate correct expectations>
android.webkit.WebView focusable focused scrollable
android.view.View
- android.widget.Button clickable focusable name='Button in menu element'
+ android.view.MenuItem clickable focusable name='Button in menu element'
android.view.View
- android.widget.Button clickable focusable name='Button in element with menu role'
+ android.view.MenuItem clickable focusable name='Button in element with menu role'

Powered by Google App Engine
This is Rietveld 408576698