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

Side by Side Diff: LayoutTests/accessibility/aria-tables-expected.txt

Issue 876003003: Extract buildAccessibilityTree() from the individual layout test. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated some tests and added rolesToIgnore param to helper function. Created 5 years, 10 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 col head 1 col head
2 col head 2 col head
3 col head 3 col head
4 row head 4 row head
5 data 5 data
6 row head 6 row head
7 row head 7 row head
8 row head 8 row head
9 col head 9 col head
10 End of test 10 End of test
11 11
12 AXRole: AXWebArea AXValue: 12 AXRole: AXWebArea AXValue:
13 AXRole: AXTable AXValue: 13 AXRole: AXTable AXValue:
14 AXRole: AXRow AXValue: 14 AXRole: AXRow AXValue:
15 AXRole: AXColumnHeader AXValue: 15 AXRole: AXColumnHeader AXValue:
16 AXRole: AXStaticText AXValue: col head 16 AXRole: AXStaticText AXValue: col head
17 AXRole: AXInlineTextBox AXValue: col head 17 AXRole: AXInlineTextBox AXValue: col head
18 AXRole: AXColumnHeader AXValue: 18 AXRole: AXColumnHeader AXValue:
19 AXRole: AXStaticText AXValue: col head 19 AXRole: AXStaticText AXValue: col head
20 AXRole: AXInlineTextBox AXValue: col head 20 AXRole: AXInlineTextBox AXValue: col head
21 AXRole: AXColumnHeader AXValue: 21 AXRole: AXColumnHeader AXValue:
22 AXRole: AXStaticText AXValue: col head 22 AXRole: AXStaticText AXValue: col head
23 AXRole: AXInlineTextBox AXValue: col head 23 AXRole: AXInlineTextBox AXValue: col head
24 AXRole: AXRow AXValue: 24 AXRole: AXRow AXValue:
25 AXRole: AXRowHeader AXValue: 25 AXRole: AXRowHeader AXValue:
26 AXRole: AXStaticText AXValue: row head 26 AXRole: AXStaticText AXValue: row head
27 AXRole: AXInlineTextBox AXValue: row head 27 AXRole: AXInlineTextBox AXValue: row head
28 AXRole: AXCell AXValue: 28 AXRole: AXCell AXValue:
29 AXRole: AXStaticText AXValue: data 29 AXRole: AXStaticText AXValue: data
30 AXRole: AXInlineTextBox AXValue: data 30 AXRole: AXInlineTextBox AXValue: data
31 AXRole: AXRowHeader AXValue: 31 AXRole: AXRowHeader AXValue:
32 AXRole: AXStaticText AXValue: row head 32 AXRole: AXStaticText AXValue: row head
33 AXRole: AXInlineTextBox AXValue: row head 33 AXRole: AXInlineTextBox AXValue: row head
34 AXRole: AXRow AXValue: 34 AXRole: AXRow AXValue:
35 AXRole: AXRowHeader AXValue: 35 AXRole: AXRowHeader AXValue:
36 AXRole: AXStaticText AXValue: row head 36 AXRole: AXStaticText AXValue: row head
37 AXRole: AXInlineTextBox AXValue: row head 37 AXRole: AXInlineTextBox AXValue: row head
38 AXRole: AXRowHeader AXValue: 38 AXRole: AXRowHeader AXValue:
39 AXRole: AXStaticText AXValue: row head 39 AXRole: AXStaticText AXValue: row head
40 AXRole: AXInlineTextBox AXValue: row head 40 AXRole: AXInlineTextBox AXValue: row head
41 AXRole: AXColumnHeader AXValue: 41 AXRole: AXColumnHeader AXValue:
42 AXRole: AXStaticText AXValue: col head 42 AXRole: AXStaticText AXValue: col head
43 AXRole: AXInlineTextBox AXValue: col head 43 AXRole: AXInlineTextBox AXValue: col head
44 AXRole: AXParagraph AXValue: 44 AXRole: AXParagraph AXValue:
45 AXRole: AXStaticText AXValue: End of test
45 PASS successfullyParsed is true 46 PASS successfullyParsed is true
46 47
47 TEST COMPLETE 48 TEST COMPLETE
48 49
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/aria-tables.html ('k') | LayoutTests/accessibility/deleting-iframe-destroys-axcache.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698