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

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

Issue 98383004: Remove TreatNullAs=NullString for HTMLInputElement (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase 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 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt] 135 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt]
136 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border] 136 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border]
137 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.crossO rigin] 137 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.crossO rigin]
138 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.longDesc] 138 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.lowsrc] 139 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'. [tested HTMLImageElement.name] 140 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.name]
141 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI mageElement.src] 141 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'. [tested HTMLImageElement.srcset ] 142 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.srcset ]
143 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap ] 143 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap ]
144 144
145 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accept] 145 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.accept ]
146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accessK ey] 146 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.accessK ey]
147 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.align] 147 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.align]
148 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.alt] 148 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.alt]
149 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.default Value] 149 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.autoco mplete]
150 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.name] 150 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.defaul tValue]
151 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.src] 151 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.dirNam e]
152 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI nputElement.formAction]
153 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [t ested HTMLInputElement.formEnctype]
154 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLInputElement.formMet hod]
155 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.formTa rget]
156 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.max]
157 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.min]
158 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.name]
159 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.patter n]
160 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.placeh older]
161 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLI nputElement.src]
162 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.step]
152 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type] 163 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type]
153 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.useMap] 164 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.useMap ]
165
154 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value] 166 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
155 167
156 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.chall enge] 168 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.chall enge]
157 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.keyty pe] 169 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.keyty pe]
158 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name] 170 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name]
159 171
160 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.accessK ey] 172 TEST SUCCEEDED: The value was the empty string. [tested HTMLLabelElement.accessK ey]
161 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFo r] 173 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFo r]
162 174
163 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.access Key] 175 TEST SUCCEEDED: The value was the empty string. [tested HTMLLegendElement.access Key]
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
290 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g] 302 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclan g]
291 303
292 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type] 304 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
293 305
294 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup] 306 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaG roup]
295 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster] 307 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.poster]
296 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d] 308 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preloa d]
297 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src] 309 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLV ideoElement.src]
298 310
299 311
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698