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

Side by Side Diff: LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 99103002: Remove TreatNullAs=NullString for various HTML elements (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years 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 | Annotate | Revision Log
OLDNEW
1 This test setting various attributes of a elements to JavaScript null. 1 This test setting various attributes of a elements to JavaScript null.
2 2
3 TEST SUCCEEDED: The value was null. [tested Node.nodeValue] 3 TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
4 TEST SUCCEEDED: The value was null. [tested Node.prefix] 4 TEST SUCCEEDED: The value was null. [tested Node.prefix]
5 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent] 5 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent]
6 6
7 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.title] 7 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.title]
8 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.id] 8 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.id]
9 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.lang] 9 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.lang]
10 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir] 10 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir]
(...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after
144 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.align] 144 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.align]
145 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.alt] 145 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.alt]
146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.default Value] 146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.default Value]
147 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.name] 147 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.name]
148 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.src] 148 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.src]
149 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type] 149 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type]
150 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap] 150 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap]
151 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value] 151 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
152 152
153 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.accessK ey] 153 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.accessK ey]
154 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.htmlFor ] 154 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFo r]
155 155
156 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.access Key] 156 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.access Key]
157 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.align] 157 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLegendElement.align ]
158 158
159 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLIElement.type] 159 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLIElement.type]
160 160
161 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.charset] 161 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.charset]
162 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.href] 162 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.href]
163 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.hreflang ] 163 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.hreflang ]
164 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.media] 164 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.media]
165 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rel] 165 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rel]
166 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rev] 166 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rev]
167 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.target] 167 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.target]
168 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.type] 168 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.type]
169 169
170 TEST SUCCEEDED: The value was the empty string. [tested HTMLMapElement.name] 170 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMapElement.name]
171 171
172 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.content] 172 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.content]
173 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.httpEqui v] 173 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.httpEqui v]
174 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.name] 174 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.name]
175 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.scheme] 175 TEST SUCCEEDED: The value was the empty string. [tested HTMLMetaElement.scheme]
176 176
177 TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.cite] 177 TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.cite]
178 TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.dateTime] 178 TEST SUCCEEDED: The value was the empty string. [tested HTMLModElement.dateTime]
179 179
180 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.code] 180 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.code]
181 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.align] 181 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.align]
182 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.archiv e] 182 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.archiv e]
183 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.border ] 183 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.border ]
184 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeBa se] 184 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeBa se]
185 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeTy pe] 185 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeTy pe]
186 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.data] 186 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.data]
187 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.height ] 187 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.height ]
188 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.name] 188 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.name]
189 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.standb y] 189 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.standb y]
190 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.type] 190 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.type]
191 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.useMap ] 191 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.useMap ]
192 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.width] 192 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.width]
193 193
194 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOListElement.type] 194 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOListElement.type]
195 195
196 TEST SUCCEEDED: The value was the empty string. [tested HTMLOptGroupElement.labe l] 196 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptGroupElement.lab el]
197 197
198 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.text] 198 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.text]
199 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.label ] 199 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.label ]
200 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.value ] 200 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.value ]
201 201
202 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParagraphElement.al ign] 202 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParagraphElement.al ign]
203 203
204 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.name] 204 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.name]
205 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.type] 205 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.type]
206 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.value] 206 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.value]
207 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.valueTy pe] 207 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.valueTy pe]
208 208
209 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQ uoteElement.cite] 209 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQ uoteElement.cite]
210 210
211 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.text] 211 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.text]
212 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.htmlFo r] 212 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.htmlFo r]
213 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.event] 213 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.event]
214 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.charse t] 214 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.charse t]
215 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.src] 215 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.src]
216 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.type] 216 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.type]
217 217
218 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value] 218 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
219 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name] 219 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name]
220 220
221 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media ] 221 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media ]
222 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLS ourceElement.src] 222 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLS ourceElement.src]
223 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type] 223 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type]
224 224
225 TEST SUCCEEDED: The value was the empty string. [tested HTMLStyleElement.media] 225 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLStyleElement.media]
226 TEST SUCCEEDED: The value was the empty string. [tested HTMLStyleElement.type] 226 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLStyleElement.type]
227 227
228 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCaptionElement. align] 228 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCaptionElement. align]
229 229
230 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.abb r] 230 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.abb r]
231 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.ali gn] 231 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.ali gn]
232 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.axi s] 232 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.axi s]
233 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.bgC olor] 233 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.bgC olor]
234 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.ch] 234 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.ch]
235 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.chO ff] 235 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.chO ff]
236 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.hea ders] 236 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.hea ders]
(...skipping 27 matching lines...) Expand all
264 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. align] 264 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. align]
265 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. ch] 265 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. ch]
266 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. chOff] 266 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. chOff]
267 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. vAlign] 267 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableSectionElement. vAlign]
268 268
269 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.defa ultValue] 269 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.defa ultValue]
270 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.acce ssKey] 270 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.acce ssKey]
271 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.name ] 271 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.name ]
272 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.valu e] 272 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.valu e]
273 273
274 TEST SUCCEEDED: The value was the empty string. [tested HTMLTitleElement.text] 274 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTitleElement.text]
275 275
276 TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.k ind] 276 TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.k ind]
277 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label] 277 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label]
278 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLT rackElement.src] 278 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLT rackElement.src]
279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
280 280
281 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] 281 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
282 282
283 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 283 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
284 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 284 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
285 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 285 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
286 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 286 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
287 287
288 288
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLLabelElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698