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

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

Issue 2165463003: Elements with an ARIA role of treeitem should be able to get their accessible name from their conte… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test expectations. Created 4 years, 5 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
« no previous file with comments | « no previous file | content/test/data/accessibility/aria/aria-level-expected-win.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
11 ++++AXStaticText AXValue='Level 3' 11 ++++AXStaticText AXValue='Level 3'
12 ++AXHeading AXTitle='Level 4' AXValue='4' 12 ++AXHeading AXTitle='Level 4' AXValue='4'
13 ++++AXStaticText AXValue='Level 4' 13 ++++AXStaticText AXValue='Level 4'
14 ++AXHeading AXTitle='Level 5' AXValue='5' 14 ++AXHeading AXTitle='Level 5' AXValue='5'
15 ++++AXStaticText AXValue='Level 5' 15 ++++AXStaticText AXValue='Level 5'
16 ++AXOutline 16 ++AXOutline
17 ++++AXRow AXSubrole=AXOutlineRow AXDisclosing='1' AXDisclosureLevel='0' 17 ++++AXRow AXSubrole=AXOutlineRow AXTitle='Tree item at level 1 Tree item at leve l 2' AXDisclosing='1' AXDisclosureLevel='0'
18 ++++++AXStaticText AXValue='Tree item at level 1' 18 ++++++AXStaticText AXValue='Tree item at level 1'
19 ++++++AXRow AXSubrole=AXOutlineRow AXDisclosing='0' AXDisclosureLevel='1' 19 ++++++AXRow AXSubrole=AXOutlineRow AXTitle='Tree item at level 2' AXDisclosing=' 0' AXDisclosureLevel='1'
20 ++++++++AXStaticText AXValue='Tree item at level 2' 20 ++++++++AXStaticText AXValue='Tree item at level 2'
21 ++++AXRow AXSubrole=AXOutlineRow AXDisclosing='0' AXDisclosureLevel='2' 21 ++++AXRow AXSubrole=AXOutlineRow AXTitle='Tree item at level 3' AXDisclosing='0' AXDisclosureLevel='2'
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
« no previous file with comments | « no previous file | content/test/data/accessibility/aria/aria-level-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698