kitesurf · WPT

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

Subtests

statussubtestmessage
PASSAttrs are subclasses of Nodes
FAILappendChild with an attribute as the child should failassert_throws_dom: function "() => { parent.appendChild(attribute); }" threw object "TypeError: kitesurf: not yet supported in this sandbox (Day 6) (tried to set/call 'appendChild: unsupported c…
FAILreplaceChild with an attribute as the child should failassert_throws_dom: function "() => { parent.replaceChild(attribute, parent.firstChild); }" threw object "TypeError: kitesurf: not yet supported in this sandbox (Day 6) (tried to set/call 'replac…
FAILinsertBefore with an attribute as the child should failassert_throws_dom: function "() => { parent.insertBefore(attribute, parent.firstChild); }" threw object "TypeError: kitesurf: not yet supported in this sandbox (Day 6) (tried to set/call 'insert…

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