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

Side by Side Diff: content/test/data/accessibility/aria-menuitemcheckbox-expected-android.txt

Issue 633043002: Expose aria role menuitemcheckbox and menuitemradio with correct IA2 role.(Chromium) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding expectations for mac and android 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 unified diff | Download patch
OLDNEW
1 android.webkit.WebView focusable focused scrollable 1 android.webkit.WebView focusable focused scrollable
2 android.view.View 2 android.view.View
3 android.view.View clickable name='Menu item 1' 3 android.view.View clickable name='Menu item 1'
dmazzoni 2014/10/08 06:58:32 This should be checkable, right?
4 android.view.View clickable name='Menu item 2' 4 android.view.View checkable checked clickable name='Menu item 2'
5 android.view.View clickable name='Menu item 3'
dmazzoni 2014/10/08 06:58:32 This should be checkable, right?
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698