a11315039d66f8da45abf4bfd89fb96bb1891558
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / element-attribute-js-null-expected.txt
1 This test setting various attributes of a elements to JavaScript null.
2
3 TEST SUCCEEDED: The value was null. [tested Node.nodeValue]
4 TEST SUCCEEDED: The value was null. [tested Node.prefix]
5 TEST SUCCEEDED: The value was the empty string. [tested Node.textContent]
6
7 TEST SUCCEEDED: The value was the string 'null'. [tested Element.id]
8 TEST SUCCEEDED: The value was the string 'null'. [tested Element.className]
9 TEST SUCCEEDED: The value was the empty string. [tested Element.innerHTML]
10 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]
11
12 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLElement.accessKey]
13 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLElement.title]
14 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLElement.lang]
15 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLElement.dir]
16 TEST SUCCEEDED: The value was the empty string. [tested HTMLElement.innerText]
17 TEST SUCCEEDED: Exception (NoModificationAllowedError: Failed to set the 'outerText' property on 'HTMLElement': The element has no parent.) was thrown as expected. [tested HTMLElement.outerText]
18 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]
19
20 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.charset]
21 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.coords]
22 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.download]
23 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAnchorElement.href]
24 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.hreflang]
25 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.name]
26 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.ping]
27 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rel]
28 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.rev]
29 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.shape]
30 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.target]
31 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAnchorElement.type]
32
33 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.align]
34 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.alt]
35 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.archive]
36 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.code]
37 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAppletElement.codeBase]
38 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.height]
39 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.name]
40 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAppletElement.object]
41 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAppletElement.width]
42
43 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.alt]
44 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.coords]
45 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAreaElement.href]
46 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.ping]
47 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.shape]
48 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAreaElement.target]
49
50 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLAudioElement.mediaGroup]
51 TEST SUCCEEDED: The value was the string 'auto'. [tested HTMLAudioElement.preload]
52 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLAudioElement.src]
53
54 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLBaseElement.href]
55 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBaseElement.target]
56
57 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLBlockquoteElement.cite]
58
59 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.aLink]
60 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBodyElement.background]
61 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.bgColor]
62 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.link]
63 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.text]
64 TEST SUCCEEDED: The value was the empty string. [tested HTMLBodyElement.vLink]
65
66 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLBRElement.clear]
67
68 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLButtonElement.formAction]
69 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLButtonElement.formEnctype]
70 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLButtonElement.formMethod]
71 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.formTarget]
72 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.name]
73 TEST SUCCEEDED: The value was the string 'submit'. [tested HTMLButtonElement.type]
74 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLButtonElement.value]
75
76 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLDivElement.align]
77
78 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.align]
79 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.height]
80 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.name]
81 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLEmbedElement.src]
82 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.type]
83 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLEmbedElement.width]
84
85 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFieldSetElement.name]
86
87 TEST SUCCEEDED: The value was the empty string. [tested HTMLFontElement.color]
88 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFontElement.face]
89 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFontElement.size]
90
91 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.acceptCharset]
92 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFormElement.action]
93 TEST SUCCEEDED: The value was the string 'on'. [tested HTMLFormElement.autocomplete]
94 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLFormElement.enctype]
95 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLFormElement.encoding]
96 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLFormElement.method]
97 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.name]
98 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFormElement.target]
99
100 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.location]
101 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.frameBorder]
102 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFrameElement.longDesc]
103 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginHeight]
104 TEST SUCCEEDED: The value was the empty string. [tested HTMLFrameElement.marginWidth]
105 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.name]
106 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameElement.scrolling]
107 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLFrameElement.src]
108
109 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.cols]
110 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLFrameSetElement.rows]
111
112 TEST SUCCEEDED: The value was the empty string. [tested HTMLHeadElement.profile]
113
114 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHeadingElement.align]
115
116 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.align]
117 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.color]
118 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.size]
119 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHRElement.width]
120
121 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLHtmlElement.version]
122
123 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.align]
124 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.frameBorder]
125 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.height]
126 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLIFrameElement.longDesc]
127 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.marginHeight]
128 TEST SUCCEEDED: The value was the empty string. [tested HTMLIFrameElement.marginWidth]
129 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.name]
130 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.scrolling]
131 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLIFrameElement.src]
132 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.srcdoc]
133 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLIFrameElement.width]
134
135 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.align]
136 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.alt]
137 TEST SUCCEEDED: The value was the empty string. [tested HTMLImageElement.border]
138 TEST SUCCEEDED: The value was the string 'anonymous'. [tested HTMLImageElement.crossOrigin]
139 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.longDesc]
140 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLImageElement.lowsrc]
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 HTMLImageElement.src]
143 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.srcset]
144 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLImageElement.useMap]
145
146 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.accept]
147 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.align]
148 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.alt]
149 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.autocomplete]
150 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.defaultValue]
151 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.dirName]
152 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLInputElement.formAction]
153 TEST SUCCEEDED: The value was the string 'application/x-www-form-urlencoded'. [tested HTMLInputElement.formEnctype]
154 TEST SUCCEEDED: The value was the string 'get'. [tested HTMLInputElement.formMethod]
155 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.formTarget]
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.pattern]
160 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.placeholder]
161 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLInputElement.src]
162 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.step]
163 TEST SUCCEEDED: The value was the string 'text'. [tested HTMLInputElement.type]
164 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLInputElement.useMap]
165
166 TEST SUCCEEDED: The value was the empty string. [tested HTMLInputElement.value]
167
168 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.challenge]
169 TEST SUCCEEDED: The value was the empty string. [tested HTMLKeygenElement.keytype]
170 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLKeygenElement.name]
171
172 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLabelElement.htmlFor]
173
174 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLegendElement.align]
175
176 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLIElement.type]
177
178 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.charset]
179 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLLinkElement.href]
180 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.hreflang]
181 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.media]
182 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rel]
183 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.rev]
184 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.target]
185 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLLinkElement.type]
186
187 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMapElement.name]
188
189 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.behavior]
190 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.bgColor]
191 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.direction]
192 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.height]
193 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMarqueeElement.width]
194
195 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.content]
196 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.httpEquiv]
197 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.name]
198 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLMetaElement.scheme]
199
200 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLModElement.cite]
201 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLModElement.dateTime]
202
203 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.code]
204 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.align]
205 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.archive]
206 TEST SUCCEEDED: The value was the empty string. [tested HTMLObjectElement.border]
207 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLObjectElement.codeBase]
208 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.codeType]
209 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLObjectElement.data]
210 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.height]
211 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.name]
212 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.standby]
213 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.type]
214 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.useMap]
215 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLObjectElement.width]
216
217 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOListElement.type]
218
219 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptGroupElement.label]
220
221 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.text]
222 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.label]
223 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOptionElement.value]
224
225 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.name]
226 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.defaultValue]
227 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLOutputElement.value]
228
229 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParagraphElement.align]
230
231 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.name]
232 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.type]
233 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.value]
234 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLParamElement.valueType]
235
236 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLQuoteElement.cite]
237
238 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.text]
239 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.htmlFor]
240 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.event]
241 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.charset]
242 TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLScriptElement.src]
243 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.type]
244 TEST SUCCEEDED: The value was the string 'anonymous'. [tested HTMLScriptElement.crossOrigin]
245 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLScriptElement.nonce]
246
247 TEST SUCCEEDED: The value was the empty string. [tested HTMLSelectElement.value]
248 TEST SUCCEEDED: The value was the string 'null'. [tested HTMLSelectElement.name]
249
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 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