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