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

Side by Side Diff: content/test/data/accessibility/list-markers-expected-mac.txt

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 12 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 AXWebArea
2 AXList AXSubrole=AXContentList
3 AXGroup AXTitle='First item properly groups itself despite bolded text.'
4 AXListMarker AXValue='•'
5 AXStaticText AXValue='First item properly groups itself despite '
6 AXStaticText AXValue='bolded'
7 AXStaticText AXValue=' text.'
8 AXGroup AXTitle='This should also be seen as a group.'
9 AXListMarker AXValue='•'
10 AXStaticText AXValue='This should also be '
11 AXStaticText AXValue='seen'
12 AXStaticText AXValue=' as a group.'
13 AXGroup AXTitle='Some more text.'
14 AXListMarker AXValue='•'
15 AXStaticText AXValue='Some '
16 AXStaticText AXValue='more'
17 AXStaticText AXValue=' text.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698