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

Side by Side Diff: content/test/data/accessibility/aria/aria-level-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, 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
1 AXWebArea 1 AXWebArea
2 AXHeading AXTitle='Level 2' AXValue='2' 2 AXHeading AXTitle='Level 2' AXValue='2'
3 AXStaticText AXValue='Level 2' 3 AXStaticText AXValue='Level 2'
4 AXHeading AXTitle='Level 9' AXValue='9' 4 AXHeading AXTitle='Level 9' AXValue='9'
5 AXStaticText AXValue='Level 9' 5 AXStaticText AXValue='Level 9'
6 AXHeading AXTitle='Level 1' AXValue='1' 6 AXHeading AXTitle='Level 1' AXValue='1'
7 AXStaticText AXValue='Level 1' 7 AXStaticText AXValue='Level 1'
8 AXHeading AXTitle='Level 3' AXValue='3' 8 AXHeading AXTitle='Level 3' AXValue='3'
9 AXStaticText AXValue='Level 3' 9 AXStaticText AXValue='Level 3'
10 AXHeading AXTitle='Level 3' AXValue='3' 10 AXHeading AXTitle='Level 3' AXValue='3'
(...skipping 11 matching lines...) Expand all
22 AXStaticText AXValue='Tree item at level 3' 22 AXStaticText AXValue='Tree item at level 3'
23 AXTable 23 AXTable
24 AXRow AXDisclosureLevel='0' 24 AXRow AXDisclosureLevel='0'
25 AXCell 25 AXCell
26 AXStaticText AXValue='Cell at level 1' 26 AXStaticText AXValue='Cell at level 1'
27 AXRow AXDisclosureLevel='1' 27 AXRow AXDisclosureLevel='1'
28 AXCell 28 AXCell
29 AXStaticText AXValue='Cell at level 2' 29 AXStaticText AXValue='Cell at level 2'
30 AXColumn 30 AXColumn
31 AXGroup 31 AXGroup
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698