kitesurf · WPT

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

Subtests

statussubtestmessage
PASSPassing a detached element from the main document to removeChild should not affect it.
PASSPassing a non-detached element from the main document to removeChild should not affect it.
PASSCalling removeChild on a element from the main document with no children should throw NOT_FOUND_ERR.
PASSPassing a detached text from the main document to removeChild should not affect it.
PASSPassing a non-detached text from the main document to removeChild should not affect it.
PASSCalling removeChild on a text from the main document with no children should throw NOT_FOUND_ERR.
PASSPassing a detached comment from the main document to removeChild should not affect it.
PASSPassing a non-detached comment from the main document to removeChild should not affect it.
PASSCalling removeChild on a comment from the main document with no children should throw NOT_FOUND_ERR.
PASSPassing a detached element from a frame document to removeChild should not affect it.
PASSPassing a non-detached element from a frame document to removeChild should not affect it.
FAILCalling removeChild on a element from a frame document with no children should throw NOT_FOUND_ERR.assert_throws_dom: function "function() { s.removeChild(doc) }" threw object "TypeError: kitesurf: not yet supported in this sandbox (Day 6) (tried to set/call 'removeChild: invalid child')" that is n…
PASSPassing a detached text from a frame document to removeChild should not affect it.
PASSPassing a non-detached text from a frame document to removeChild should not affect it.
FAILCalling removeChild on a text from a frame document with no children should throw NOT_FOUND_ERR.assert_throws_dom: function "function() { s.removeChild(doc) }" threw object "TypeError: kitesurf: not yet supported in this sandbox (Day 6) (tried to set/call 'removeChild: invalid child')" that is n…
FAILPassing a detached comment from a frame document to removeChild should not affect it.doc[creator] is not a function
FAILPassing a non-detached comment from a frame document to removeChild should not affect it.doc[creator] is not a function
FAILCalling removeChild on a comment from a frame document with no children should throw NOT_FOUND_ERR.doc[creator] is not a function
PASSPassing a detached element from a synthetic document to removeChild should not affect it.
PASSPassing a non-detached element from a synthetic document to removeChild should not affect it.
PASSCalling removeChild on a element from a synthetic document with no children should throw NOT_FOUND_ERR.
PASSPassing a detached text from a synthetic document to removeChild should not affect it.
PASSPassing a non-detached text from a synthetic document to removeChild should not affect it.
PASSCalling removeChild on a text from a synthetic document with no children should throw NOT_FOUND_ERR.
PASSPassing a detached comment from a synthetic document to removeChild should not affect it.
PASSPassing a non-detached comment from a synthetic document to removeChild should not affect it.
PASSCalling removeChild on a comment from a synthetic document with no children should throw NOT_FOUND_ERR.
PASSPassing a value that is not a Node reference to removeChild should throw TypeError.

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