kitesurf · WPT

PASS
expected PASS · 751 ms
▶ run in kitesurf
Test
/dom/nodes/Node-textContent.html
Actual
PASS
Expected
PASS
Unexpected
no
Duration
751 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fdom%2Fnodes%2FNode-textContent.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSFor an empty Element, textContent should be the empty string
PASSFor an empty DocumentFragment, textContent should be the empty string
PASSElement with children
PASSElement with descendants
PASSDocumentFragment with children
PASSDocumentFragment with descendants
PASSFor an empty Text, textContent should be the empty string
PASSFor an empty ProcessingInstruction, textContent should be the empty string
PASSFor an empty Comment, textContent should be the empty string
PASSFor a Text with data, textContent should be that data
PASSFor a ProcessingInstruction with data, textContent should be that data
PASSFor a Comment with data, textContent should be that data
PASSFor Documents created by parser, textContent should be null
PASSFor Documents created by createDocument, textContent should be null
PASSFor Documents created by createHTMLDocument, textContent should be null
PASSFor DocumentType created by parser, textContent should be null
PASSFor DocumentType created by script, textContent should be null
PASSElement without children set to null
PASSElement with empty text node as child set to null
PASSElement with children set to null
PASSElement with descendants set to null
PASSDocumentFragment without children set to null
PASSDocumentFragment with empty text node as child set to null
PASSDocumentFragment with children set to null
PASSDocumentFragment with descendants set to null
PASSElement without children set to undefined
PASSElement with empty text node as child set to undefined
PASSElement with children set to undefined
PASSElement with descendants set to undefined
PASSDocumentFragment without children set to undefined
PASSDocumentFragment with empty text node as child set to undefined
PASSDocumentFragment with children set to undefined
PASSDocumentFragment with descendants set to undefined
PASSElement without children set to ""
PASSElement with empty text node as child set to ""
PASSElement with children set to ""
PASSElement with descendants set to ""
PASSDocumentFragment without children set to ""
PASSDocumentFragment with empty text node as child set to ""
PASSDocumentFragment with children set to ""
PASSDocumentFragment with descendants set to ""
PASSElement without children set to 42
PASSElement with empty text node as child set to 42
PASSElement with children set to 42
PASSElement with descendants set to 42
PASSDocumentFragment without children set to 42
PASSDocumentFragment with empty text node as child set to 42
PASSDocumentFragment with children set to 42
PASSDocumentFragment with descendants set to 42
PASSElement without children set to "abc"
PASSElement with empty text node as child set to "abc"
PASSElement with children set to "abc"
PASSElement with descendants set to "abc"
PASSDocumentFragment without children set to "abc"
PASSDocumentFragment with empty text node as child set to "abc"
PASSDocumentFragment with children set to "abc"
PASSDocumentFragment with descendants set to "abc"
PASSElement without children set to "<b>xyz</b>"
PASSElement with empty text node as child set to "<b>xyz</b>"
PASSElement with children set to "<b>xyz</b>"
PASSElement with descendants set to "<b>xyz</b>"
PASSDocumentFragment without children set to "<b>xyz</b>"
PASSDocumentFragment with empty text node as child set to "<b>xyz</b>"
PASSDocumentFragment with children set to "<b>xyz</b>"
PASSDocumentFragment with descendants set to "<b>xyz</b>"
PASSElement without children set to "d\0e"
PASSElement with empty text node as child set to "d\0e"
PASSElement with children set to "d\0e"
PASSElement with descendants set to "d\0e"
PASSDocumentFragment without children set to "d\0e"
PASSDocumentFragment with empty text node as child set to "d\0e"
PASSDocumentFragment with children set to "d\0e"
PASSDocumentFragment with descendants set to "d\0e"
PASSFor a Text, textContent should set the data
PASSFor a ProcessingInstruction, textContent should set the data
PASSFor a Comment, textContent should set the data
PASSFor Documents created by parser, setting textContent should do nothing
PASSFor Documents created by createDocument, setting textContent should do nothing
PASSFor Documents created by createHTMLDocument, setting textContent should do nothing
PASSFor DocumentType created by parser, setting textContent should do nothing
PASSFor DocumentType created by script, setting textContent should do nothing

bundle built 2026-07-16T07:16:48.063Z