Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / element-attribute-js-null-expected.txt
1 CONSOLE WARNING: Setting 'Element.prefix' is deprecated, as it is read-only per DOM (http://dom.spec.whatwg.org/#element).
2 CONSOLE WARNING: 'HTMLHeadElement.profile' is deprecated. The reflected attribute has no effect.
3 This test setting various attributes of a elements to JavaScript null.
4
5 TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
6 TEST SUCCEEDED: The value was null. [tested Node.prefix]
7 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent]
8
9 TEST SUCCEEDED: The value was the string 'null'. [tested Element.id]
10 TEST SUCCEEDED: The value was the string 'null'. [tested Element.className]
11 TEST SUCCEEDED: The value was the empty string. [tested Element.innerHTML]
12 TEST SUCCEEDED: Exception (NoModificationAllowedError: Failed to set the 'outerHTML' property on 'Element': This element has no parent node.) was thrown as expected. [tested Element.outerHTML]
13
14 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLElement.accessKey]
15 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLElement.title]
16 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLElement.lang]
17 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.dir]
18 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerText]
19 TEST SUCCEEDED: Exception (NoModificationAllowedError: Failed to set the 'outerText' property on 'HTMLElement': The element has no parent.) was thrown as expected. [tested HTMLElement.outerText]
20 TEST SUCCEEDED: Exception (SyntaxError: Failed to set the 'contentEditable' property on 'HTMLElement': The value provided ('null') is not one of 'true', 'false', 'plaintext-only', or 'inherit'.) was thrown as expected. [tested HTMLElement.contentEditable]
21
22 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.charset]
23 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.coords]
24 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.download]
25 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAnchorElement.href]
26 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.hreflang]
27 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.name]
28 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.ping]
29 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rel]
30 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rev]
31 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.shape]
32 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.target]
33 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.type]
34
35 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.align]
36 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.alt]
37 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.archive]
38 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.code]
39 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAppletElement.codeBase]
40 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.height]
41 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.name]
42 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAppletElement.object]
43 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.width]
44
45 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.alt]
46 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.coords]
47 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAreaElement.href]
48 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.ping]
49 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape]
50 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target]
51
52 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaGroup]
53 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLAudioElement.preload]
54 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAudioElement.src]
55
56 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLBaseElement.href]
57 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBaseElement.target]
58
59 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLBlockquoteElement.cite]
60
61 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink]
62 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBodyElement.background]
63 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.bgColor]
64 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.link]
65 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.text]
66 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.vLink]
67
68 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBRElement.clear]
69
70 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLButtonElement.formAction]
71 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLButtonElement.formEnctype]
72 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLButtonElement.formMethod]
73 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.formTarget]
74 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.name]
75 TEST SUCCEEDED: The value was the string 'submit'. [tested HTMLButtonElement.type]
76 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value]
77
78 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLDivElement.align]
79
80 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.align]
81 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.height]
82 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.name]
83 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLEmbedElement.src]
84 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.type]
85 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.width]
86
87 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFieldSetElement.name]
88
89 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color]
90 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFontElement.face]
91 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFontElement.size]
92
93 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.acceptCharset]
94 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFormElement.action]
95 TEST SUCCEEDED: The value was the string 'on'. [tested HTMLFormElement.autocomplete]
96 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLFormElement.enctype]
97 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLFormElement.encoding]
98 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLFormElement.method]
99 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.name]
100 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.target]
101
102 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.frameBorder]
103 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFrameElement.longDesc]
104 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginHeight]
105 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginWidth]
106 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.name]
107 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.scrolling]
108 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFrameElement.src]
109
110 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.cols]
111 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.rows]
112
113 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile]
114
115 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHeadingElement.align]
116
117 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align]
118 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.color]
119 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.size]
120 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.width]
121
122 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHtmlElement.version]
123
124 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align]
125 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frameBorder]
126 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.height]
127 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLIFrameElement.longDesc]
128 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.marginHeight]
129 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.marginWidth]
130 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name]
131 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.scrolling]
132 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLIFrameElement.src]
133 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdoc]
134 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width]
135
136 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.align]
137 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt]
138 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border]
139 TEST SUCCEEDED: The value was null. [tested HTMLImageElement.crossOrigin]
140 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.longDesc]
141 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.lowsrc]
142 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.name]
143 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.src]
144 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.srcset]
145 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap]
146
147 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.accept]
148 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.align]
149 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.alt]
150 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.autocomplete]
151 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.defaultValue]
152 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.dirName]
153 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLInputElement.formAction]
154 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLInputElement.formEnctype]
155 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLInputElement.formMethod]
156 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.formTarget]
157 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.max]
158 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.min]
159 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.name]
160 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.pattern]
161 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.placeholder]
162 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLInputElement.src]
163 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.step]
164 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type]
165 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.useMap]
166
167 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
168
169 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.challenge]
170 TEST SUCCEEDED: The value was the empty string. [tested HTMLKeygenElement.keytype]
171 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name]
172
173 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFor]
174
175 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLegendElement.align]
176
177 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLIElement.type]
178
179 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.charset]
180 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLLinkElement.href]
181 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.hreflang]
182 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.media]
183 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rel]
184 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rev]
185 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.target]
186 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.type]
187
188 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMapElement.name]
189
190 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.behavior]
191 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.bgColor]
192 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.direction]
193 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.height]
194 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.width]
195
196 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.content]
197 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.httpEquiv]
198 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.name]
199 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.scheme]
200
201 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLModElement.cite]
202 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLModElement.dateTime]
203
204 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.code]
205 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.align]
206 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.archive]
207 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.border]
208 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLObjectElement.codeBase]
209 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.codeType]
210 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLObjectElement.data]
211 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.height]
212 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.name]
213 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.standby]
214 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.type]
215 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.useMap]
216 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.width]
217
218 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOListElement.type]
219
220 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptGroupElement.label]
221
222 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.text]
223 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.label]
224 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.value]
225
226 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.name]
227 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.defaultValue]
228 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.value]
229
230 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParagraphElement.align]
231
232 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.name]
233 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.type]
234 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.value]
235 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.valueType]
236
237 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQuoteElement.cite]
238
239 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.text]
240 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.htmlFor]
241 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.event]
242 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.charset]
243 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLScriptElement.src]
244 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.type]
245 TEST SUCCEEDED: The value was null. [tested HTMLScriptElement.crossOrigin]
246 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce]
247
248 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
249 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSelectElement.name]
250
251 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLSourceElement.src]
252 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSourceElement.type]
253
254 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLStyleElement.media]
255 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLStyleElement.type]
256
257 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCaptionElement.align]
258
259 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.abbr]
260 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.align]
261 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.axis]
262 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.bgColor]
263 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.ch]
264 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.chOff]
265 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableCellElement.headers]
266 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.height]
267 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.scope]
268 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.vAlign]
269 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableCellElement.width]
270
271 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableColElement.align]
272 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableColElement.ch]
273 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableColElement.chOff]
274 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableColElement.vAlign]
275 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableColElement.width]
276
277 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableElement.align]
278 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableElement.bgColor]
279 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableElement.border]
280 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableElement.cellPadding]
281 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableElement.cellSpacing]
282 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableElement.frame]
283 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableElement.rules]
284 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableElement.summary]
285 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableElement.width]
286
287 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableRowElement.align]
288 TEST SUCCEEDED: The value was the empty string. [tested HTMLTableRowElement.bgColor]
289 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableRowElement.ch]
290 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableRowElement.chOff]
291 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableRowElement.vAlign]
292
293 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableSectionElement.align]
294 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableSectionElement.ch]
295 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableSectionElement.chOff]
296 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTableSectionElement.vAlign]
297
298 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTextAreaElement.defaultValue]
299 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTextAreaElement.dirName]
300 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTextAreaElement.inputMode]
301 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTextAreaElement.name]
302 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTextAreaElement.placeholder]
303 TEST SUCCEEDED: The value was the empty string. [tested HTMLTextAreaElement.value]
304 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTextAreaElement.wrap]
305
306 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTitleElement.text]
307
308 TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.kind]
309 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label]
310 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLTrackElement.src]
311 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclang]
312
313 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLUListElement.type]
314
315 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLVideoElement.mediaGroup]
316 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLVideoElement.poster]
317 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLVideoElement.preload]
318 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLVideoElement.src]
319
320