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

Side by Side Diff: content/test/data/accessibility/contenteditable-descendants-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 AXGroup
3 AXGroup
4 AXStaticText AXValue='Contentditable with '
5 AXLink AXTitle='link'
6 AXStaticText AXValue='link'
7 AXStaticText AXValue=' and '
8 AXImage
9 AXStaticText AXValue=' and '
10 AXButton AXTitle='button'
11 AXTable
12 AXRow
13 AXCell
14 AXStaticText AXValue='Always expose editable tables as table s'
15 AXColumn
16 AXGroup
17 AXList
18 AXGroup AXTitle='Editable list item'
19 AXListMarker AXValue='1'
20 AXStaticText AXValue='Editable list item'
21 AXGroup
22 AXStaticText AXValue='Keep the role, just change the state'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698