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

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

Issue 131483006: Correctly reflect the 'crossOrigin' attribute. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove empty line Created 6 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 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 string 'null'. [tested Element.id] 7 TEST SUCCEEDED: The value was the string 'null'. [tested Element.id]
8 TEST SUCCEEDED: The value was the string 'null'. [tested Element.className] 8 TEST SUCCEEDED: The value was the string 'null'. [tested Element.className]
9 TEST SUCCEEDED: The value was the empty string. [tested Element.innerHTML] 9 TEST SUCCEEDED: The value was the empty string. [tested Element.innerHTML]
10 TEST SUCCEEDED: Exception (NoModificationAllowedError: Failed to set the 'outerH TML' property on 'Element': This element has no parent node.) was thrown as expe cted. [tested Element.outerHTML] 10 TEST SUCCEEDED: Exception (NoModificationAllowedError: Failed to set the 'outerH TML' property on 'Element': This element has no parent node.) was thrown as expe cted. [tested Element.outerHTML]
(...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin Width] 128 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.margin Width]
129 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name] 129 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name]
130 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.scrol ling] 130 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.scrol ling]
131 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI FrameElement.src] 131 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI FrameElement.src]
132 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdo c] 132 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdo c]
133 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width ] 133 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width ]
134 134
135 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.align] 135 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.align]
136 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt] 136 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt]
137 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border] 137 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border]
138 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.crossO rigin] 138 TEST SUCCEEDED: The value was the string 'anonymous'. [tested HTMLImageElement.c rossOrigin]
139 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.longDesc] 139 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.longDesc]
140 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.lowsrc] 140 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.lowsrc]
141 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.name] 141 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.name]
142 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.src] 142 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.src]
143 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.srcset ] 143 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.srcset ]
144 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap ] 144 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap ]
145 145
146 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.accept ] 146 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.accept ]
147 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.align] 147 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.align]
148 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.alt] 148 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.alt]
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
234 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.valueT ype] 234 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.valueT ype]
235 235
236 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQ uoteElement.cite] 236 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQ uoteElement.cite]
237 237
238 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.text] 238 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.text]
239 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.htmlF or] 239 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.htmlF or]
240 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.event ] 240 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.event ]
241 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.chars et] 241 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.chars et]
242 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLS criptElement.src] 242 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLS criptElement.src]
243 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.type] 243 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.type]
244 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.cross Origin] 244 TEST SUCCEEDED: The value was the string 'anonymous'. [tested HTMLScriptElement. crossOrigin]
245 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce ] 245 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce ]
246 246
247 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value] 247 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
248 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSelectElement.name] 248 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSelectElement.name]
249 249
250 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media ] 250 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media ]
251 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLS ourceElement.src] 251 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLS ourceElement.src]
252 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type] 252 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type]
253 253
254 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLStyleElement.media] 254 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLStyleElement.media]
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 311 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
312 312
313 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] 313 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
314 314
315 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 315 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
316 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 316 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
317 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 317 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
318 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 318 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
319 319
320 320
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698