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

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

Issue 62083003: Remove TreatNullAs=NullString for miscellaneous HTML elements (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: don't fail Created 7 years, 1 month 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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape] 47 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape]
48 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target] 48 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target]
49 49
50 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaG roup] 50 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaG roup]
51 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLAudioElement.preloa d] 51 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLAudioElement.preloa d]
52 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLA udioElement.src] 52 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLA udioElement.src]
53 53
54 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLB aseElement.href] 54 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLB aseElement.href]
55 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBaseElement.target] 55 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBaseElement.target]
56 56
57 TEST SUCCEEDED: The value was the empty string. [tested HTMLBlockquoteElement.ci te] 57 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLB lockquoteElement.cite]
58 58
59 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink] 59 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink]
60 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBodyElement.backgro und] 60 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBodyElement.backgro und]
61 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.bgColor] 61 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.bgColor]
62 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.link] 62 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.link]
63 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.text] 63 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.text]
64 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.vLink] 64 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.vLink]
65 65
66 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBRElement.clear] 66 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBRElement.clear]
67 67
68 TEST SUCCEEDED: The value was the empty string. [tested HTMLButtonElement.access Key] 68 TEST SUCCEEDED: The value was the empty string. [tested HTMLButtonElement.access Key]
69 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLB uttonElement.formAction] 69 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLB uttonElement.formAction]
70 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLButtonElement.formEnctype] 70 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLButtonElement.formEnctype]
71 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLButtonElement.formMe thod] 71 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLButtonElement.formMe thod]
72 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.formT arget] 72 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.formT arget]
73 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.name] 73 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.name]
74 TEST SUCCEEDED: The value was the string 'submit'. [tested HTMLButtonElement.typ e] 74 TEST SUCCEEDED: The value was the string 'submit'. [tested HTMLButtonElement.typ e]
75 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value ] 75 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value ]
76 76
77 TEST SUCCEEDED: The value was the empty string. [tested HTMLDivElement.align] 77 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLDivElement.align]
78 78
79 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.align] 79 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.align]
80 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.name] 80 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.name]
81 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.src] 81 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.src]
82 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.type] 82 TEST SUCCEEDED: The value was the empty string. [tested HTMLEmbedElement.type]
83 83
84 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color] 84 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color]
85 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.face] 85 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.face]
86 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.size] 86 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.size]
87 87
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
145 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type] 145 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type]
146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap] 146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap]
147 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value] 147 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
148 148
149 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.accessK ey] 149 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.accessK ey]
150 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.htmlFor ] 150 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.htmlFor ]
151 151
152 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.access Key] 152 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.access Key]
153 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.align] 153 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.align]
154 154
155 TEST SUCCEEDED: The value was the empty string. [tested HTMLLIElement.type] 155 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLIElement.type]
156 156
157 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.charset] 157 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.charset]
158 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.href] 158 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.href]
159 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.hreflang ] 159 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.hreflang ]
160 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.media] 160 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.media]
161 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rel] 161 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rel]
162 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rev] 162 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.rev]
163 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.target] 163 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.target]
164 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.type] 164 TEST SUCCEEDED: The value was the empty string. [tested HTMLLinkElement.type]
165 165
(...skipping 14 matching lines...) Expand all
180 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeBa se] 180 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeBa se]
181 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeTy pe] 181 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.codeTy pe]
182 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.data] 182 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.data]
183 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.height ] 183 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.height ]
184 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.name] 184 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.name]
185 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.standb y] 185 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.standb y]
186 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.type] 186 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.type]
187 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.useMap ] 187 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.useMap ]
188 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.width] 188 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.width]
189 189
190 TEST SUCCEEDED: The value was the empty string. [tested HTMLOListElement.type] 190 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOListElement.type]
191 191
192 TEST SUCCEEDED: The value was the empty string. [tested HTMLOptGroupElement.labe l] 192 TEST SUCCEEDED: The value was the empty string. [tested HTMLOptGroupElement.labe l]
193 193
194 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.text] 194 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.text]
195 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.label ] 195 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.label ]
196 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.value ] 196 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.value ]
197 197
198 TEST SUCCEEDED: The value was the empty string. [tested HTMLParagraphElement.ali gn] 198 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParagraphElement.al ign]
199 199
200 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.name] 200 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.name]
201 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.type] 201 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.type]
202 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.value] 202 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.value]
203 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.valueTy pe] 203 TEST SUCCEEDED: The value was the empty string. [tested HTMLParamElement.valueTy pe]
204 204
205 TEST SUCCEEDED: The value was the empty string. [tested HTMLQuoteElement.cite] 205 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQ uoteElement.cite]
206 206
207 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.text] 207 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.text]
208 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.htmlFo r] 208 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.htmlFo r]
209 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.event] 209 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.event]
210 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.charse t] 210 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.charse t]
211 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.src] 211 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.src]
212 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.type] 212 TEST SUCCEEDED: The value was the empty string. [tested HTMLScriptElement.type]
213 213
214 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value] 214 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
215 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name] 215 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.name]
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.name ] 267 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.name ]
268 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.valu e] 268 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.valu e]
269 269
270 TEST SUCCEEDED: The value was the empty string. [tested HTMLTitleElement.text] 270 TEST SUCCEEDED: The value was the empty string. [tested HTMLTitleElement.text]
271 271
272 TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.k ind] 272 TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.k ind]
273 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label] 273 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label]
274 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLT rackElement.src] 274 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLT rackElement.src]
275 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 275 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
276 276
277 TEST SUCCEEDED: The value was the empty string. [tested HTMLUListElement.type] 277 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
278 278
279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
280 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 280 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
281 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 281 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
282 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 282 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
283 283
284 284
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/element-attribute-js-null.html ('k') | Source/core/html/HTMLDivElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698