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

Side by Side Diff: third_party/WebKit/LayoutTests/imported/web-platform-tests/dom/nodes/Node-properties-expected.txt

Issue 1529523002: Import dom/ from web-platform-tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tweak W3CImportExpectations Created 5 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
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS testDiv.nodeType
3 PASS testDiv.ownerDocument
4 PASS testDiv.parentNode
5 PASS testDiv.parentElement
6 PASS testDiv.childNodes.length
7 PASS testDiv.childNodes[0]
8 PASS testDiv.childNodes[1]
9 PASS testDiv.childNodes[2]
10 PASS testDiv.childNodes[3]
11 PASS testDiv.childNodes[4]
12 PASS testDiv.childNodes[5]
13 PASS testDiv.previousSibling
14 PASS testDiv.nextSibling
15 PASS testDiv.textContent
16 PASS testDiv.namespaceURI
17 PASS testDiv.prefix
18 PASS testDiv.localName
19 PASS testDiv.tagName
20 PASS testDiv.id
21 PASS testDiv.children[0]
22 PASS testDiv.children[1]
23 PASS testDiv.children[2]
24 PASS testDiv.children[3]
25 PASS testDiv.children[4]
26 PASS testDiv.previousElementSibling
27 PASS testDiv.childElementCount
28 PASS testDiv.nodeName
29 PASS testDiv.nodeValue
30 PASS testDiv.children.length
31 PASS testDiv.className
32 PASS testDiv.firstElementChild
33 PASS testDiv.lastElementChild
34 PASS testDiv.firstChild
35 PASS testDiv.lastChild
36 PASS testDiv.hasChildNodes()
37 PASS detachedDiv.nodeType
38 PASS detachedDiv.ownerDocument
39 PASS detachedDiv.parentNode
40 PASS detachedDiv.parentElement
41 PASS detachedDiv.childNodes.length
42 PASS detachedDiv.childNodes[0]
43 PASS detachedDiv.childNodes[1]
44 PASS detachedDiv.previousSibling
45 PASS detachedDiv.nextSibling
46 PASS detachedDiv.textContent
47 PASS detachedDiv.namespaceURI
48 PASS detachedDiv.prefix
49 PASS detachedDiv.localName
50 PASS detachedDiv.tagName
51 PASS detachedDiv.children[0]
52 PASS detachedDiv.children[1]
53 PASS detachedDiv.previousElementSibling
54 PASS detachedDiv.nextElementSibling
55 PASS detachedDiv.childElementCount
56 PASS detachedDiv.nodeName
57 PASS detachedDiv.nodeValue
58 PASS detachedDiv.children.length
59 PASS detachedDiv.id
60 PASS detachedDiv.className
61 PASS detachedDiv.firstElementChild
62 PASS detachedDiv.lastElementChild
63 PASS detachedDiv.firstChild
64 PASS detachedDiv.lastChild
65 PASS detachedDiv.hasChildNodes()
66 PASS detachedPara1.nodeType
67 PASS detachedPara1.ownerDocument
68 PASS detachedPara1.parentNode
69 PASS detachedPara1.parentElement
70 PASS detachedPara1.childNodes.length
71 PASS detachedPara1.previousSibling
72 PASS detachedPara1.nextSibling
73 PASS detachedPara1.textContent
74 PASS detachedPara1.namespaceURI
75 PASS detachedPara1.prefix
76 PASS detachedPara1.localName
77 PASS detachedPara1.tagName
78 PASS detachedPara1.previousElementSibling
79 PASS detachedPara1.nextElementSibling
80 PASS detachedPara1.childElementCount
81 PASS detachedPara1.nodeName
82 PASS detachedPara1.nodeValue
83 PASS detachedPara1.children.length
84 PASS detachedPara1.id
85 PASS detachedPara1.className
86 PASS detachedPara1.lastElementChild
87 PASS detachedPara1.firstElementChild
88 PASS detachedPara1.firstChild
89 PASS detachedPara1.lastChild
90 PASS detachedPara1.hasChildNodes()
91 PASS detachedPara2.nodeType
92 PASS detachedPara2.ownerDocument
93 PASS detachedPara2.parentNode
94 PASS detachedPara2.parentElement
95 PASS detachedPara2.childNodes.length
96 PASS detachedPara2.previousSibling
97 PASS detachedPara2.nextSibling
98 PASS detachedPara2.textContent
99 PASS detachedPara2.namespaceURI
100 PASS detachedPara2.prefix
101 PASS detachedPara2.localName
102 PASS detachedPara2.tagName
103 PASS detachedPara2.previousElementSibling
104 PASS detachedPara2.nextElementSibling
105 PASS detachedPara2.childElementCount
106 PASS detachedPara2.nodeName
107 PASS detachedPara2.nodeValue
108 PASS detachedPara2.children.length
109 PASS detachedPara2.id
110 PASS detachedPara2.className
111 PASS detachedPara2.lastElementChild
112 PASS detachedPara2.firstElementChild
113 PASS detachedPara2.firstChild
114 PASS detachedPara2.lastChild
115 PASS detachedPara2.hasChildNodes()
116 PASS document.nodeType
117 PASS document.childNodes.length
118 PASS document.childNodes[0]
119 PASS document.childNodes[1]
120 PASS document.URL
121 PASS document.compatMode
122 PASS document.characterSet
123 PASS document.contentType
124 PASS document.doctype
125 PASS document.nodeName
126 PASS document.textContent
127 PASS document.nodeValue
128 PASS document.nextSibling
129 PASS document.previousSibling
130 PASS document.parentElement
131 PASS document.parentNode
132 PASS document.ownerDocument
133 PASS document.documentURI
134 PASS document.inputEncoding
135 PASS document.charset
136 PASS document.firstChild
137 PASS document.lastChild
138 PASS document.hasChildNodes()
139 PASS foreignDoc.nodeType
140 PASS foreignDoc.childNodes.length
141 PASS foreignDoc.childNodes[0]
142 PASS foreignDoc.childNodes[1]
143 PASS foreignDoc.childNodes[2]
144 FAIL foreignDoc.URL assert_equals: expected "about:blank" but got ""
145 PASS foreignDoc.compatMode
146 PASS foreignDoc.characterSet
147 PASS foreignDoc.contentType
148 PASS foreignDoc.nodeName
149 PASS foreignDoc.textContent
150 PASS foreignDoc.nodeValue
151 PASS foreignDoc.nextSibling
152 PASS foreignDoc.previousSibling
153 PASS foreignDoc.parentElement
154 PASS foreignDoc.parentNode
155 PASS foreignDoc.ownerDocument
156 FAIL foreignDoc.documentURI assert_equals: expected (string) "about:blank" but g ot (object) null
157 PASS foreignDoc.inputEncoding
158 PASS foreignDoc.charset
159 PASS foreignDoc.firstChild
160 PASS foreignDoc.lastChild
161 PASS foreignDoc.hasChildNodes()
162 PASS foreignPara1.nodeType
163 PASS foreignPara1.ownerDocument
164 PASS foreignPara1.parentNode
165 PASS foreignPara1.parentElement
166 PASS foreignPara1.childNodes.length
167 PASS foreignPara1.previousSibling
168 PASS foreignPara1.nextSibling
169 PASS foreignPara1.textContent
170 PASS foreignPara1.namespaceURI
171 PASS foreignPara1.prefix
172 PASS foreignPara1.localName
173 PASS foreignPara1.tagName
174 PASS foreignPara1.previousElementSibling
175 PASS foreignPara1.nextElementSibling
176 PASS foreignPara1.childElementCount
177 PASS foreignPara1.nodeName
178 PASS foreignPara1.nodeValue
179 PASS foreignPara1.children.length
180 PASS foreignPara1.id
181 PASS foreignPara1.className
182 PASS foreignPara1.lastElementChild
183 PASS foreignPara1.firstElementChild
184 PASS foreignPara1.firstChild
185 PASS foreignPara1.lastChild
186 PASS foreignPara1.hasChildNodes()
187 PASS foreignPara2.nodeType
188 PASS foreignPara2.ownerDocument
189 PASS foreignPara2.parentNode
190 PASS foreignPara2.parentElement
191 PASS foreignPara2.childNodes.length
192 PASS foreignPara2.previousSibling
193 PASS foreignPara2.nextSibling
194 PASS foreignPara2.textContent
195 PASS foreignPara2.namespaceURI
196 PASS foreignPara2.prefix
197 PASS foreignPara2.localName
198 PASS foreignPara2.tagName
199 PASS foreignPara2.previousElementSibling
200 PASS foreignPara2.nextElementSibling
201 PASS foreignPara2.childElementCount
202 PASS foreignPara2.nodeName
203 PASS foreignPara2.nodeValue
204 PASS foreignPara2.children.length
205 PASS foreignPara2.id
206 PASS foreignPara2.className
207 PASS foreignPara2.lastElementChild
208 PASS foreignPara2.firstElementChild
209 PASS foreignPara2.firstChild
210 PASS foreignPara2.lastChild
211 PASS foreignPara2.hasChildNodes()
212 PASS xmlDoc.nodeType
213 PASS xmlDoc.childNodes.length
214 PASS xmlDoc.childNodes[0]
215 PASS xmlDoc.childNodes[1]
216 PASS xmlDoc.childNodes[2]
217 PASS xmlDoc.childNodes[3]
218 FAIL xmlDoc.URL assert_equals: expected "about:blank" but got ""
219 PASS xmlDoc.compatMode
220 PASS xmlDoc.characterSet
221 PASS xmlDoc.contentType
222 PASS xmlDoc.nodeName
223 PASS xmlDoc.textContent
224 PASS xmlDoc.nodeValue
225 PASS xmlDoc.nextSibling
226 PASS xmlDoc.previousSibling
227 PASS xmlDoc.parentElement
228 PASS xmlDoc.parentNode
229 PASS xmlDoc.ownerDocument
230 FAIL xmlDoc.documentURI assert_equals: expected (string) "about:blank" but got ( object) null
231 PASS xmlDoc.inputEncoding
232 PASS xmlDoc.charset
233 PASS xmlDoc.firstChild
234 PASS xmlDoc.lastChild
235 PASS xmlDoc.hasChildNodes()
236 PASS xmlElement.nodeType
237 PASS xmlElement.ownerDocument
238 PASS xmlElement.parentNode
239 PASS xmlElement.parentElement
240 PASS xmlElement.childNodes.length
241 PASS xmlElement.childNodes[0]
242 PASS xmlElement.previousSibling
243 PASS xmlElement.nextSibling
244 PASS xmlElement.textContent
245 FAIL xmlElement.namespaceURI assert_equals: expected (string) "http://www.w3.org /1999/xhtml" but got (object) null
246 PASS xmlElement.prefix
247 PASS xmlElement.localName
248 PASS xmlElement.tagName
249 PASS xmlElement.previousElementSibling
250 PASS xmlElement.nextElementSibling
251 PASS xmlElement.childElementCount
252 PASS xmlElement.nodeName
253 PASS xmlElement.nodeValue
254 PASS xmlElement.children.length
255 PASS xmlElement.id
256 PASS xmlElement.className
257 PASS xmlElement.lastElementChild
258 PASS xmlElement.firstElementChild
259 PASS xmlElement.firstChild
260 PASS xmlElement.lastChild
261 PASS xmlElement.hasChildNodes()
262 PASS detachedXmlElement.nodeType
263 PASS detachedXmlElement.ownerDocument
264 PASS detachedXmlElement.parentNode
265 PASS detachedXmlElement.parentElement
266 PASS detachedXmlElement.childNodes.length
267 PASS detachedXmlElement.previousSibling
268 PASS detachedXmlElement.nextSibling
269 PASS detachedXmlElement.textContent
270 FAIL detachedXmlElement.namespaceURI assert_equals: expected (string) "http://ww w.w3.org/1999/xhtml" but got (object) null
271 PASS detachedXmlElement.prefix
272 PASS detachedXmlElement.localName
273 PASS detachedXmlElement.tagName
274 PASS detachedXmlElement.previousElementSibling
275 PASS detachedXmlElement.nextElementSibling
276 PASS detachedXmlElement.childElementCount
277 PASS detachedXmlElement.nodeName
278 PASS detachedXmlElement.nodeValue
279 PASS detachedXmlElement.children.length
280 PASS detachedXmlElement.id
281 PASS detachedXmlElement.className
282 PASS detachedXmlElement.lastElementChild
283 PASS detachedXmlElement.firstElementChild
284 PASS detachedXmlElement.lastChild
285 PASS detachedXmlElement.firstChild
286 PASS detachedXmlElement.hasChildNodes()
287 PASS detachedTextNode.nodeType
288 PASS detachedTextNode.ownerDocument
289 PASS detachedTextNode.parentNode
290 PASS detachedTextNode.parentElement
291 PASS detachedTextNode.previousSibling
292 PASS detachedTextNode.nextSibling
293 PASS detachedTextNode.nodeValue
294 PASS detachedTextNode.wholeText
295 PASS detachedTextNode.nodeName
296 PASS detachedTextNode.childNodes.length
297 PASS detachedTextNode.data
298 PASS detachedTextNode.textContent
299 PASS detachedTextNode.length
300 PASS detachedTextNode.lastChild
301 PASS detachedTextNode.firstChild
302 PASS detachedTextNode.hasChildNodes()
303 PASS foreignTextNode.nodeType
304 PASS foreignTextNode.ownerDocument
305 PASS foreignTextNode.parentNode
306 PASS foreignTextNode.parentElement
307 PASS foreignTextNode.previousSibling
308 PASS foreignTextNode.nextSibling
309 PASS foreignTextNode.nodeValue
310 PASS foreignTextNode.wholeText
311 PASS foreignTextNode.nodeName
312 PASS foreignTextNode.childNodes.length
313 PASS foreignTextNode.data
314 PASS foreignTextNode.textContent
315 PASS foreignTextNode.length
316 PASS foreignTextNode.lastChild
317 PASS foreignTextNode.firstChild
318 PASS foreignTextNode.hasChildNodes()
319 PASS detachedForeignTextNode.nodeType
320 PASS detachedForeignTextNode.ownerDocument
321 PASS detachedForeignTextNode.parentNode
322 PASS detachedForeignTextNode.parentElement
323 PASS detachedForeignTextNode.previousSibling
324 PASS detachedForeignTextNode.nextSibling
325 PASS detachedForeignTextNode.nodeValue
326 PASS detachedForeignTextNode.wholeText
327 PASS detachedForeignTextNode.nodeName
328 PASS detachedForeignTextNode.childNodes.length
329 PASS detachedForeignTextNode.data
330 PASS detachedForeignTextNode.textContent
331 PASS detachedForeignTextNode.length
332 PASS detachedForeignTextNode.lastChild
333 PASS detachedForeignTextNode.firstChild
334 PASS detachedForeignTextNode.hasChildNodes()
335 PASS xmlTextNode.nodeType
336 PASS xmlTextNode.ownerDocument
337 PASS xmlTextNode.parentNode
338 PASS xmlTextNode.parentElement
339 PASS xmlTextNode.previousSibling
340 PASS xmlTextNode.nextSibling
341 PASS xmlTextNode.nodeValue
342 PASS xmlTextNode.wholeText
343 PASS xmlTextNode.nodeName
344 PASS xmlTextNode.childNodes.length
345 PASS xmlTextNode.data
346 PASS xmlTextNode.textContent
347 PASS xmlTextNode.length
348 PASS xmlTextNode.lastChild
349 PASS xmlTextNode.firstChild
350 PASS xmlTextNode.hasChildNodes()
351 PASS detachedXmlTextNode.nodeType
352 PASS detachedXmlTextNode.ownerDocument
353 PASS detachedXmlTextNode.parentNode
354 PASS detachedXmlTextNode.parentElement
355 PASS detachedXmlTextNode.previousSibling
356 PASS detachedXmlTextNode.nextSibling
357 PASS detachedXmlTextNode.nodeValue
358 PASS detachedXmlTextNode.wholeText
359 PASS detachedXmlTextNode.nodeName
360 PASS detachedXmlTextNode.childNodes.length
361 PASS detachedXmlTextNode.data
362 PASS detachedXmlTextNode.textContent
363 PASS detachedXmlTextNode.length
364 PASS detachedXmlTextNode.lastChild
365 PASS detachedXmlTextNode.firstChild
366 PASS detachedXmlTextNode.hasChildNodes()
367 PASS processingInstruction.nodeType
368 PASS processingInstruction.ownerDocument
369 PASS processingInstruction.parentNode
370 PASS processingInstruction.parentElement
371 PASS processingInstruction.previousSibling
372 PASS processingInstruction.nextSibling
373 PASS processingInstruction.nodeValue
374 PASS processingInstruction.target
375 PASS processingInstruction.nodeName
376 PASS processingInstruction.childNodes.length
377 PASS processingInstruction.data
378 PASS processingInstruction.textContent
379 PASS processingInstruction.length
380 PASS processingInstruction.lastChild
381 PASS processingInstruction.firstChild
382 PASS processingInstruction.hasChildNodes()
383 PASS detachedProcessingInstruction.nodeType
384 PASS detachedProcessingInstruction.ownerDocument
385 PASS detachedProcessingInstruction.parentNode
386 PASS detachedProcessingInstruction.parentElement
387 PASS detachedProcessingInstruction.previousSibling
388 PASS detachedProcessingInstruction.nextSibling
389 PASS detachedProcessingInstruction.nodeValue
390 PASS detachedProcessingInstruction.target
391 PASS detachedProcessingInstruction.nodeName
392 PASS detachedProcessingInstruction.childNodes.length
393 PASS detachedProcessingInstruction.data
394 PASS detachedProcessingInstruction.textContent
395 PASS detachedProcessingInstruction.length
396 PASS detachedProcessingInstruction.lastChild
397 PASS detachedProcessingInstruction.firstChild
398 PASS detachedProcessingInstruction.hasChildNodes()
399 PASS comment.nodeType
400 PASS comment.ownerDocument
401 PASS comment.parentNode
402 PASS comment.parentElement
403 PASS comment.previousSibling
404 PASS comment.nextSibling
405 PASS comment.nodeValue
406 PASS comment.nodeName
407 PASS comment.childNodes.length
408 PASS comment.data
409 PASS comment.textContent
410 PASS comment.length
411 PASS comment.lastChild
412 PASS comment.firstChild
413 PASS comment.hasChildNodes()
414 PASS detachedComment.nodeType
415 PASS detachedComment.ownerDocument
416 PASS detachedComment.parentNode
417 PASS detachedComment.parentElement
418 PASS detachedComment.previousSibling
419 PASS detachedComment.nextSibling
420 PASS detachedComment.nodeValue
421 PASS detachedComment.nodeName
422 PASS detachedComment.childNodes.length
423 PASS detachedComment.data
424 PASS detachedComment.textContent
425 PASS detachedComment.length
426 PASS detachedComment.lastChild
427 PASS detachedComment.firstChild
428 PASS detachedComment.hasChildNodes()
429 PASS foreignComment.nodeType
430 PASS foreignComment.ownerDocument
431 PASS foreignComment.parentNode
432 PASS foreignComment.parentElement
433 PASS foreignComment.previousSibling
434 PASS foreignComment.nextSibling
435 PASS foreignComment.nodeValue
436 PASS foreignComment.nodeName
437 PASS foreignComment.childNodes.length
438 PASS foreignComment.data
439 PASS foreignComment.textContent
440 PASS foreignComment.length
441 PASS foreignComment.lastChild
442 PASS foreignComment.firstChild
443 PASS foreignComment.hasChildNodes()
444 PASS detachedForeignComment.nodeType
445 PASS detachedForeignComment.ownerDocument
446 PASS detachedForeignComment.parentNode
447 PASS detachedForeignComment.parentElement
448 PASS detachedForeignComment.previousSibling
449 PASS detachedForeignComment.nextSibling
450 PASS detachedForeignComment.nodeValue
451 PASS detachedForeignComment.nodeName
452 PASS detachedForeignComment.childNodes.length
453 PASS detachedForeignComment.data
454 PASS detachedForeignComment.textContent
455 PASS detachedForeignComment.length
456 PASS detachedForeignComment.lastChild
457 PASS detachedForeignComment.firstChild
458 PASS detachedForeignComment.hasChildNodes()
459 PASS xmlComment.nodeType
460 PASS xmlComment.ownerDocument
461 PASS xmlComment.parentNode
462 PASS xmlComment.parentElement
463 PASS xmlComment.previousSibling
464 PASS xmlComment.nextSibling
465 PASS xmlComment.nodeValue
466 PASS xmlComment.nodeName
467 PASS xmlComment.childNodes.length
468 PASS xmlComment.data
469 PASS xmlComment.textContent
470 PASS xmlComment.length
471 PASS xmlComment.lastChild
472 PASS xmlComment.firstChild
473 PASS xmlComment.hasChildNodes()
474 PASS detachedXmlComment.nodeType
475 PASS detachedXmlComment.ownerDocument
476 PASS detachedXmlComment.parentNode
477 PASS detachedXmlComment.parentElement
478 PASS detachedXmlComment.previousSibling
479 PASS detachedXmlComment.nextSibling
480 PASS detachedXmlComment.nodeValue
481 PASS detachedXmlComment.nodeName
482 PASS detachedXmlComment.childNodes.length
483 PASS detachedXmlComment.data
484 PASS detachedXmlComment.textContent
485 PASS detachedXmlComment.length
486 PASS detachedXmlComment.lastChild
487 PASS detachedXmlComment.firstChild
488 PASS detachedXmlComment.hasChildNodes()
489 PASS docfrag.nodeType
490 PASS docfrag.ownerDocument
491 PASS docfrag.childNodes.length
492 PASS docfrag.textContent
493 PASS docfrag.nodeName
494 PASS docfrag.nodeValue
495 PASS docfrag.nextSibling
496 PASS docfrag.previousSibling
497 PASS docfrag.parentElement
498 PASS docfrag.parentNode
499 PASS docfrag.lastChild
500 PASS docfrag.firstChild
501 PASS docfrag.hasChildNodes()
502 PASS foreignDocfrag.nodeType
503 PASS foreignDocfrag.ownerDocument
504 PASS foreignDocfrag.childNodes.length
505 PASS foreignDocfrag.textContent
506 PASS foreignDocfrag.nodeName
507 PASS foreignDocfrag.nodeValue
508 PASS foreignDocfrag.nextSibling
509 PASS foreignDocfrag.previousSibling
510 PASS foreignDocfrag.parentElement
511 PASS foreignDocfrag.parentNode
512 PASS foreignDocfrag.lastChild
513 PASS foreignDocfrag.firstChild
514 PASS foreignDocfrag.hasChildNodes()
515 PASS xmlDocfrag.nodeType
516 PASS xmlDocfrag.ownerDocument
517 PASS xmlDocfrag.childNodes.length
518 PASS xmlDocfrag.textContent
519 PASS xmlDocfrag.nodeName
520 PASS xmlDocfrag.nodeValue
521 PASS xmlDocfrag.nextSibling
522 PASS xmlDocfrag.previousSibling
523 PASS xmlDocfrag.parentElement
524 PASS xmlDocfrag.parentNode
525 PASS xmlDocfrag.lastChild
526 PASS xmlDocfrag.firstChild
527 PASS xmlDocfrag.hasChildNodes()
528 PASS doctype.nodeType
529 PASS doctype.ownerDocument
530 PASS doctype.parentNode
531 PASS doctype.previousSibling
532 PASS doctype.nextSibling
533 PASS doctype.name
534 PASS doctype.publicId
535 PASS doctype.systemId
536 PASS doctype.nodeName
537 PASS doctype.childNodes.length
538 PASS doctype.textContent
539 PASS doctype.nodeValue
540 PASS doctype.parentElement
541 PASS doctype.lastChild
542 PASS doctype.firstChild
543 PASS doctype.hasChildNodes()
544 PASS foreignDoctype.nodeType
545 PASS foreignDoctype.ownerDocument
546 PASS foreignDoctype.parentNode
547 PASS foreignDoctype.previousSibling
548 PASS foreignDoctype.nextSibling
549 PASS foreignDoctype.name
550 PASS foreignDoctype.publicId
551 PASS foreignDoctype.systemId
552 PASS foreignDoctype.nodeName
553 PASS foreignDoctype.childNodes.length
554 PASS foreignDoctype.textContent
555 PASS foreignDoctype.nodeValue
556 PASS foreignDoctype.parentElement
557 PASS foreignDoctype.lastChild
558 PASS foreignDoctype.firstChild
559 PASS foreignDoctype.hasChildNodes()
560 PASS xmlDoctype.nodeType
561 PASS xmlDoctype.ownerDocument
562 PASS xmlDoctype.parentNode
563 PASS xmlDoctype.previousSibling
564 PASS xmlDoctype.nextSibling
565 PASS xmlDoctype.name
566 PASS xmlDoctype.publicId
567 PASS xmlDoctype.systemId
568 PASS xmlDoctype.nodeName
569 PASS xmlDoctype.childNodes.length
570 PASS xmlDoctype.textContent
571 PASS xmlDoctype.nodeValue
572 PASS xmlDoctype.parentElement
573 PASS xmlDoctype.lastChild
574 PASS xmlDoctype.firstChild
575 PASS xmlDoctype.hasChildNodes()
576 PASS paras[0].nodeType
577 PASS paras[0].ownerDocument
578 PASS paras[0].parentNode
579 PASS paras[0].parentElement
580 PASS paras[0].childNodes.length
581 PASS paras[0].previousSibling
582 PASS paras[0].nextSibling
583 PASS paras[0].textContent
584 PASS paras[0].namespaceURI
585 PASS paras[0].prefix
586 PASS paras[0].localName
587 PASS paras[0].tagName
588 PASS paras[0].id
589 PASS paras[0].previousElementSibling
590 PASS paras[0].nextElementSibling
591 PASS paras[0].childElementCount
592 PASS paras[0].nodeName
593 PASS paras[0].nodeValue
594 PASS paras[0].children.length
595 PASS paras[0].className
596 PASS paras[0].lastElementChild
597 PASS paras[0].firstElementChild
598 PASS paras[0].firstChild
599 PASS paras[0].lastChild
600 PASS paras[0].hasChildNodes()
601 PASS paras[1].nodeType
602 PASS paras[1].ownerDocument
603 PASS paras[1].parentNode
604 PASS paras[1].parentElement
605 PASS paras[1].childNodes.length
606 PASS paras[1].previousSibling
607 PASS paras[1].nextSibling
608 PASS paras[1].textContent
609 PASS paras[1].namespaceURI
610 PASS paras[1].prefix
611 PASS paras[1].localName
612 PASS paras[1].tagName
613 PASS paras[1].id
614 PASS paras[1].previousElementSibling
615 PASS paras[1].nextElementSibling
616 PASS paras[1].childElementCount
617 PASS paras[1].nodeName
618 PASS paras[1].nodeValue
619 PASS paras[1].children.length
620 PASS paras[1].className
621 PASS paras[1].lastElementChild
622 PASS paras[1].firstElementChild
623 PASS paras[1].firstChild
624 PASS paras[1].lastChild
625 PASS paras[1].hasChildNodes()
626 PASS paras[2].nodeType
627 PASS paras[2].ownerDocument
628 PASS paras[2].parentNode
629 PASS paras[2].parentElement
630 PASS paras[2].childNodes.length
631 PASS paras[2].previousSibling
632 PASS paras[2].nextSibling
633 PASS paras[2].textContent
634 PASS paras[2].namespaceURI
635 PASS paras[2].prefix
636 PASS paras[2].localName
637 PASS paras[2].tagName
638 PASS paras[2].id
639 PASS paras[2].previousElementSibling
640 PASS paras[2].nextElementSibling
641 PASS paras[2].childElementCount
642 PASS paras[2].nodeName
643 PASS paras[2].nodeValue
644 PASS paras[2].children.length
645 PASS paras[2].className
646 PASS paras[2].lastElementChild
647 PASS paras[2].firstElementChild
648 PASS paras[2].firstChild
649 PASS paras[2].lastChild
650 PASS paras[2].hasChildNodes()
651 PASS paras[3].nodeType
652 PASS paras[3].ownerDocument
653 PASS paras[3].parentNode
654 PASS paras[3].parentElement
655 PASS paras[3].childNodes.length
656 PASS paras[3].previousSibling
657 PASS paras[3].nextSibling
658 PASS paras[3].textContent
659 PASS paras[3].namespaceURI
660 PASS paras[3].prefix
661 PASS paras[3].localName
662 PASS paras[3].tagName
663 PASS paras[3].id
664 PASS paras[3].previousElementSibling
665 PASS paras[3].nextElementSibling
666 PASS paras[3].childElementCount
667 PASS paras[3].nodeName
668 PASS paras[3].nodeValue
669 PASS paras[3].children.length
670 PASS paras[3].className
671 PASS paras[3].lastElementChild
672 PASS paras[3].firstElementChild
673 PASS paras[3].firstChild
674 PASS paras[3].lastChild
675 PASS paras[3].hasChildNodes()
676 PASS paras[4].nodeType
677 PASS paras[4].ownerDocument
678 PASS paras[4].parentNode
679 PASS paras[4].parentElement
680 PASS paras[4].childNodes.length
681 PASS paras[4].previousSibling
682 PASS paras[4].nextSibling
683 PASS paras[4].textContent
684 PASS paras[4].namespaceURI
685 PASS paras[4].prefix
686 PASS paras[4].localName
687 PASS paras[4].tagName
688 PASS paras[4].id
689 PASS paras[4].previousElementSibling
690 PASS paras[4].nextElementSibling
691 PASS paras[4].childElementCount
692 PASS paras[4].nodeName
693 PASS paras[4].nodeValue
694 PASS paras[4].children.length
695 PASS paras[4].className
696 PASS paras[4].lastElementChild
697 PASS paras[4].firstElementChild
698 PASS paras[4].firstChild
699 PASS paras[4].lastChild
700 PASS paras[4].hasChildNodes()
701 Harness: the test ran to completion.
702
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698