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

Side by Side Diff: third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt

Issue 2234913002: Added support for header and footer inside other sections, according to HTML API Mappings 1.0. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed test expectations. Created 4 years, 4 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 This is a Header for this page 1 This is a Header for this page
2 Heading 2 Heading
3 3
4 Division 4 Division
5 Paragraph 5 Paragraph
6 6
7 韓國한국 7 韓國한국
8 Coffee 8 Coffee
9 - black hot drink 9 - black hot drink
10 Milk 10 Milk
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 AXRole: AXStaticText "+ " 88 AXRole: AXStaticText "+ "
89 AXRole: AXInlineTextBox "+ " 89 AXRole: AXInlineTextBox "+ "
90 AXRole: AXStaticText "a " 90 AXRole: AXStaticText "a "
91 AXRole: AXInlineTextBox "a " 91 AXRole: AXInlineTextBox "a "
92 AXRole: AXStaticText "/ " 92 AXRole: AXStaticText "/ "
93 AXRole: AXInlineTextBox "/ " 93 AXRole: AXInlineTextBox "/ "
94 AXRole: AXStaticText "b" 94 AXRole: AXStaticText "b"
95 AXRole: AXInlineTextBox "b" 95 AXRole: AXInlineTextBox "b"
96 AXRole: AXMain 96 AXRole: AXMain
97 AXRole: AXArticle 97 AXRole: AXArticle
98 AXRole: AXHeading "Most important heading here" 98 AXRole: AXGroup
99 AXRole: AXStaticText "Most important heading here" 99 AXRole: AXHeading "Most important heading here"
100 AXRole: AXInlineTextBox "Most important heading here" 100 AXRole: AXStaticText "Most important heading here"
101 AXRole: AXInlineTextBox "Most important heading here"
101 AXRole: AXHeading "Google Chrome" 102 AXRole: AXHeading "Google Chrome"
102 AXRole: AXStaticText "Google Chrome" 103 AXRole: AXStaticText "Google Chrome"
103 AXRole: AXInlineTextBox "Google Chrome" 104 AXRole: AXInlineTextBox "Google Chrome"
104 AXRole: AXParagraph 105 AXRole: AXParagraph
105 AXRole: AXStaticText "Google Chrome is a free, open-source web b rowser developed by Google, released in 2008." 106 AXRole: AXStaticText "Google Chrome is a free, open-source web b rowser developed by Google, released in 2008."
106 AXRole: AXInlineTextBox "Google Chrome is a free, open-sourc e web browser developed by Google, " 107 AXRole: AXInlineTextBox "Google Chrome is a free, open-sourc e web browser developed by Google, "
107 AXRole: AXInlineTextBox "released in 2008." 108 AXRole: AXInlineTextBox "released in 2008."
108 AXRole: AXParagraph 109 AXRole: AXGroup
109 AXRole: AXStaticText "Footer in article" 110 AXRole: AXParagraph
110 AXRole: AXInlineTextBox "Footer in article" 111 AXRole: AXStaticText "Footer in article"
112 AXRole: AXInlineTextBox "Footer in article"
111 AXRole: AXNavigation 113 AXRole: AXNavigation
112 AXRole: AXLink "HTML" 114 AXRole: AXLink "HTML"
113 AXRole: AXStaticText "HTML" 115 AXRole: AXStaticText "HTML"
114 AXRole: AXInlineTextBox "HTML" 116 AXRole: AXInlineTextBox "HTML"
115 AXRole: AXStaticText " | " 117 AXRole: AXStaticText " | "
116 AXRole: AXInlineTextBox " | " 118 AXRole: AXInlineTextBox " | "
117 AXRole: AXLink "CSS" 119 AXRole: AXLink "CSS"
118 AXRole: AXStaticText "CSS" 120 AXRole: AXStaticText "CSS"
119 AXRole: AXInlineTextBox "CSS" 121 AXRole: AXInlineTextBox "CSS"
120 AXRole: AXStaticText " | " 122 AXRole: AXStaticText " | "
(...skipping 11 matching lines...) Expand all
132 AXRole: AXStaticText "Text in a pre 134 AXRole: AXStaticText "Text in a pre
133 element 135 element
134 " 136 "
135 AXRole: AXInlineTextBox "Text in a pre" 137 AXRole: AXInlineTextBox "Text in a pre"
136 AXRole: AXInlineTextBox " 138 AXRole: AXInlineTextBox "
137 " 139 "
138 AXRole: AXInlineTextBox "element" 140 AXRole: AXInlineTextBox "element"
139 AXRole: AXInlineTextBox " 141 AXRole: AXInlineTextBox "
140 " 142 "
141 AXRole: AXRegion 143 AXRole: AXRegion
142 AXRole: AXHeading "Most important heading here" 144 AXRole: AXGroup
143 AXRole: AXStaticText "Most important heading here" 145 AXRole: AXHeading "Most important heading here"
144 AXRole: AXInlineTextBox "Most important heading here" 146 AXRole: AXStaticText "Most important heading here"
147 AXRole: AXInlineTextBox "Most important heading here"
145 AXRole: AXParagraph 148 AXRole: AXParagraph
146 AXRole: AXStaticText "Section" 149 AXRole: AXStaticText "Section"
147 AXRole: AXInlineTextBox "Section" 150 AXRole: AXInlineTextBox "Section"
148 AXRole: AXParagraph 151 AXRole: AXGroup
149 AXRole: AXStaticText "Footer in section" 152 AXRole: AXParagraph
150 AXRole: AXInlineTextBox "Footer in section" 153 AXRole: AXStaticText "Footer in section"
154 AXRole: AXInlineTextBox "Footer in section"
151 AXRole: AXContentInfo 155 AXRole: AXContentInfo
152 AXRole: AXStaticText "Written by Julie" 156 AXRole: AXStaticText "Written by Julie"
153 AXRole: AXInlineTextBox "Written by Julie" 157 AXRole: AXInlineTextBox "Written by Julie"
154 AXRole: AXUnknown " 158 AXRole: AXUnknown "
155 " 159 "
156 AXRole: AXInlineTextBox " 160 AXRole: AXInlineTextBox "
157 " 161 "
158 AXRole: AXStaticText "Visit us at:www.chromium.org" 162 AXRole: AXStaticText "Visit us at:www.chromium.org"
159 AXRole: AXInlineTextBox "Visit us at:www.chromium.org" 163 AXRole: AXInlineTextBox "Visit us at:www.chromium.org"
160 AXRole: AXUnknown " 164 AXRole: AXUnknown "
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 AXRole: AXFooter 202 AXRole: AXFooter
199 AXRole: AXParagraph 203 AXRole: AXParagraph
200 AXRole: AXStaticText "This is a footer." 204 AXRole: AXStaticText "This is a footer."
201 AXRole: AXInlineTextBox "This is a footer." 205 AXRole: AXInlineTextBox "This is a footer."
202 AXRole: AXParagraph 206 AXRole: AXParagraph
203 AXRole: AXStaticText "End of test" 207 AXRole: AXStaticText "End of test"
204 PASS successfullyParsed is true 208 PASS successfullyParsed is true
205 209
206 TEST COMPLETE 210 TEST COMPLETE
207 211
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698