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

Side by Side Diff: LayoutTests/accessibility/table-header-column-row-expected.txt

Issue 835313002: Reland TableCaptionElement is not exposed to accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updating test expectations 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 scope test 1 scope test
2 col head row head col head 2 col head row head col head
3 col head data row head 3 col head data row head
4 row head data col head 4 row head data col head
5 row header and column header (1) 5 row header and column header (1)
6 data row head column head 6 data row head column head
7 column head column head data 7 column head column head data
8 row head data row head 8 row head data row head
9 row header and column header (2) 9 row header and column header (2)
10 row head data data 10 row head data data
11 column head column head column head 11 column head column head column head
12 data data data 12 data data data
13 End of test 13 End of test
14 14
15 This tests that AXRoles for header cells are assigned. 15 This tests that AXRoles for header cells are assigned.
16 16
17 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 17 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
18 18
19 19
20 AXRole: AXWebArea AXValue: 20 AXRole: AXWebArea AXValue:
21 AXRole: AXTable AXValue: 21 AXRole: AXTable AXValue:
22 AXRole: AXCaption AXValue:
23 AXRole: AXStaticText AXValue: scope test
24 AXRole: AXInlineTextBox AXValue: scope test
22 AXRole: AXRow AXValue: 25 AXRole: AXRow AXValue:
23 AXRole: AXColumnHeader AXValue: 26 AXRole: AXColumnHeader AXValue:
24 AXRole: AXStaticText AXValue: col head 27 AXRole: AXStaticText AXValue: col head
25 AXRole: AXInlineTextBox AXValue: col head 28 AXRole: AXInlineTextBox AXValue: col head
26 AXRole: AXRowHeader AXValue: 29 AXRole: AXRowHeader AXValue:
27 AXRole: AXStaticText AXValue: row head 30 AXRole: AXStaticText AXValue: row head
28 AXRole: AXInlineTextBox AXValue: row head 31 AXRole: AXInlineTextBox AXValue: row head
29 AXRole: AXColumnHeader AXValue: 32 AXRole: AXColumnHeader AXValue:
30 AXRole: AXStaticText AXValue: col head 33 AXRole: AXStaticText AXValue: col head
31 AXRole: AXInlineTextBox AXValue: col head 34 AXRole: AXInlineTextBox AXValue: col head
(...skipping 11 matching lines...) Expand all
43 AXRole: AXRowHeader AXValue: 46 AXRole: AXRowHeader AXValue:
44 AXRole: AXStaticText AXValue: row head 47 AXRole: AXStaticText AXValue: row head
45 AXRole: AXInlineTextBox AXValue: row head 48 AXRole: AXInlineTextBox AXValue: row head
46 AXRole: AXCell AXValue: 49 AXRole: AXCell AXValue:
47 AXRole: AXStaticText AXValue: data 50 AXRole: AXStaticText AXValue: data
48 AXRole: AXInlineTextBox AXValue: data 51 AXRole: AXInlineTextBox AXValue: data
49 AXRole: AXColumnHeader AXValue: 52 AXRole: AXColumnHeader AXValue:
50 AXRole: AXStaticText AXValue: col head 53 AXRole: AXStaticText AXValue: col head
51 AXRole: AXInlineTextBox AXValue: col head 54 AXRole: AXInlineTextBox AXValue: col head
52 AXRole: AXTable AXValue: 55 AXRole: AXTable AXValue:
56 AXRole: AXCaption AXValue:
57 AXRole: AXStaticText AXValue: row header and column header (1)
58 AXRole: AXInlineTextBox AXValue: row header and column header (1 )
53 AXRole: AXRow AXValue: 59 AXRole: AXRow AXValue:
54 AXRole: AXCell AXValue: 60 AXRole: AXCell AXValue:
55 AXRole: AXStaticText AXValue: data 61 AXRole: AXStaticText AXValue: data
56 AXRole: AXInlineTextBox AXValue: data 62 AXRole: AXInlineTextBox AXValue: data
57 AXRole: AXRowHeader AXValue: 63 AXRole: AXRowHeader AXValue:
58 AXRole: AXStaticText AXValue: row head 64 AXRole: AXStaticText AXValue: row head
59 AXRole: AXInlineTextBox AXValue: row head 65 AXRole: AXInlineTextBox AXValue: row head
60 AXRole: AXColumnHeader AXValue: 66 AXRole: AXColumnHeader AXValue:
61 AXRole: AXStaticText AXValue: column head 67 AXRole: AXStaticText AXValue: column head
62 AXRole: AXInlineTextBox AXValue: column head 68 AXRole: AXInlineTextBox AXValue: column head
(...skipping 11 matching lines...) Expand all
74 AXRole: AXRowHeader AXValue: 80 AXRole: AXRowHeader AXValue:
75 AXRole: AXStaticText AXValue: row head 81 AXRole: AXStaticText AXValue: row head
76 AXRole: AXInlineTextBox AXValue: row head 82 AXRole: AXInlineTextBox AXValue: row head
77 AXRole: AXCell AXValue: 83 AXRole: AXCell AXValue:
78 AXRole: AXStaticText AXValue: data 84 AXRole: AXStaticText AXValue: data
79 AXRole: AXInlineTextBox AXValue: data 85 AXRole: AXInlineTextBox AXValue: data
80 AXRole: AXRowHeader AXValue: 86 AXRole: AXRowHeader AXValue:
81 AXRole: AXStaticText AXValue: row head 87 AXRole: AXStaticText AXValue: row head
82 AXRole: AXInlineTextBox AXValue: row head 88 AXRole: AXInlineTextBox AXValue: row head
83 AXRole: AXTable AXValue: 89 AXRole: AXTable AXValue:
90 AXRole: AXCaption AXValue:
91 AXRole: AXStaticText AXValue: row header and column header (2)
92 AXRole: AXInlineTextBox AXValue: row header and column header (2 )
84 AXRole: AXRow AXValue: 93 AXRole: AXRow AXValue:
85 AXRole: AXRowHeader AXValue: 94 AXRole: AXRowHeader AXValue:
86 AXRole: AXStaticText AXValue: row head 95 AXRole: AXStaticText AXValue: row head
87 AXRole: AXInlineTextBox AXValue: row head 96 AXRole: AXInlineTextBox AXValue: row head
88 AXRole: AXCell AXValue: 97 AXRole: AXCell AXValue:
89 AXRole: AXStaticText AXValue: data 98 AXRole: AXStaticText AXValue: data
90 AXRole: AXInlineTextBox AXValue: data 99 AXRole: AXInlineTextBox AXValue: data
91 AXRole: AXCell AXValue: 100 AXRole: AXCell AXValue:
92 AXRole: AXStaticText AXValue: data 101 AXRole: AXStaticText AXValue: data
93 AXRole: AXInlineTextBox AXValue: data 102 AXRole: AXInlineTextBox AXValue: data
(...skipping 16 matching lines...) Expand all
110 AXRole: AXInlineTextBox AXValue: data 119 AXRole: AXInlineTextBox AXValue: data
111 AXRole: AXCell AXValue: 120 AXRole: AXCell AXValue:
112 AXRole: AXStaticText AXValue: data 121 AXRole: AXStaticText AXValue: data
113 AXRole: AXInlineTextBox AXValue: data 122 AXRole: AXInlineTextBox AXValue: data
114 AXRole: AXParagraph AXValue: 123 AXRole: AXParagraph AXValue:
115 AXRole: AXStaticText AXValue: End of test 124 AXRole: AXStaticText AXValue: End of test
116 PASS successfullyParsed is true 125 PASS successfullyParsed is true
117 126
118 TEST COMPLETE 127 TEST COMPLETE
119 128
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/table-caption-expected.txt ('k') | Source/modules/accessibility/AXTable.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698