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

Side by Side Diff: content/test/data/accessibility/aria-menuitemradio-expected-mac.txt

Issue 11823026: Adding some new DumpAccessibilityTree tests, tweaking DumpAccessibilityTree helpers and fixing a bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix valueNow -> currentValue Created 7 years, 11 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
(Empty)
1 #<skip - role should be AXMenuItem. http://crbug.com/169578
2 - role description should be 'menu item'. http://crbug.com/169580
3 - AXMenuItemMarkChar should be \236. http://crbug.com/169582>
4 AXWebArea roleDescription='HTML content'
5 AXMenu roleDescription='menu'
6 AXMenuItem roleDescription='menu item' AXMenuItemMarkChar='\236'
7 AXStaticText roleDescription='text' value='Menu item 1'
8 AXMenuItem roleDescription='menu item' AXMenuItemMarkChar='(null)'
9 AXStaticText roleDescription='text' value='Menu item 2'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698