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

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

Issue 35803004: Remove TreatNullAs=NullString for media interfaces (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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 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 26 matching lines...) Expand all
37 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.vspace ] 37 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.vspace ]
38 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.width] 38 TEST SUCCEEDED: The value was the empty string. [tested HTMLAppletElement.width]
39 39
40 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.accessKe y] 40 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.accessKe y]
41 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.alt] 41 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.alt]
42 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.coords] 42 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.coords]
43 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.href] 43 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.href]
44 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.shape] 44 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.shape]
45 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.target] 45 TEST SUCCEEDED: The value was the empty string. [tested HTMLAreaElement.target]
46 46
47 TEST SUCCEEDED: The value was the empty string. [tested HTMLAudioElement.mediaGr oup] 47 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaG roup]
48 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLAudioElement.preloa d] 48 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLAudioElement.preloa d]
49 TEST SUCCEEDED: The value was the empty string. [tested HTMLAudioElement.src] 49 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLA udioElement.src]
50 50
51 TEST SUCCEEDED: The value was the empty string. [tested HTMLBaseElement.target] 51 TEST SUCCEEDED: The value was the empty string. [tested HTMLBaseElement.target]
52 52
53 TEST SUCCEEDED: The value was the empty string. [tested HTMLBlockquoteElement.ci te] 53 TEST SUCCEEDED: The value was the empty string. [tested HTMLBlockquoteElement.ci te]
54 54
55 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink] 55 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink]
56 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.backgrou nd] 56 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.backgrou nd]
57 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.bgColor] 57 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.bgColor]
58 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.link] 58 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.link]
59 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.text] 59 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.text]
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
199 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.htmlFo r] 199 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.htmlFo r]
200 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.event] 200 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.event]
201 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.charse t] 201 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.charse t]
202 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.src] 202 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.src]
203 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.type] 203 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.type]
204 204
205 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value] 205 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
206 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name] 206 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name]
207 207
208 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media ] 208 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.media ]
209 TEST SUCCEEDED: The value was the empty string. [tested HTMLSourceElement.src] 209 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLS ourceElement.src]
210 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type] 210 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type]
211 211
212 TEST SUCCEEDED: The value was the empty string. [tested HTMLStyleElement.media] 212 TEST SUCCEEDED: The value was the empty string. [tested HTMLStyleElement.media]
213 TEST SUCCEEDED: The value was the empty string. [tested HTMLStyleElement.type] 213 TEST SUCCEEDED: The value was the empty string. [tested HTMLStyleElement.type]
214 214
215 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCaptionElement. align] 215 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCaptionElement. align]
216 216
217 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.abb r] 217 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.abb r]
218 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.ali gn] 218 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.ali gn]
219 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.axi s] 219 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.axi s]
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 255
256 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.defa ultValue] 256 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.defa ultValue]
257 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.acce ssKey] 257 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.acce ssKey]
258 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.name ] 258 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.name ]
259 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.valu e] 259 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.valu e]
260 260
261 TEST SUCCEEDED: The value was the empty string. [tested HTMLTitleElement.text] 261 TEST SUCCEEDED: The value was the empty string. [tested HTMLTitleElement.text]
262 262
263 TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.k ind] 263 TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.k ind]
264 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label] 264 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label]
265 TEST SUCCEEDED: The value was the empty string. [tested HTMLTrackElement.src] 265 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLT rackElement.src]
266 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 266 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
267 267
268 TEST SUCCEEDED: The value was the empty string. [tested HTMLUListElement.type] 268 TEST SUCCEEDED: The value was the empty string. [tested HTMLUListElement.type]
269 269
270 TEST SUCCEEDED: The value was the empty string. [tested HTMLVideoElement.mediaGr oup] 270 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
271 TEST SUCCEEDED: The value was the empty string. [tested HTMLVideoElement.poster] 271 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
272 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 272 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
273 TEST SUCCEEDED: The value was the empty string. [tested HTMLVideoElement.src] 273 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
274 274
275 275
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLMediaElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698