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

Side by Side Diff: LayoutTests/accessibility/ignore-text-elements-for-menu-item-related-roles-expected.txt

Issue 806823002: Ignore text elements for menu item related roles. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Make sure parent object is always a valid object 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 unified diff | Download patch
OLDNEW
(Empty)
1 menu item checkbox
2 menu item radio
3 PASS !menu.childAtIndex(0).childAtIndex(0) is true
4 PASS !menu.childAtIndex(1).childAtIndex(0) is true
5 AXTitle: menu item checkbox
6 AXTitle: menu item radio
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698