kitesurf · WPT

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

Subtests

statussubtestmessage
PASSwindow.getSelection() instanceof Selection
PASSwindow.getSelection() === window.getSelection()
PASSdocument.getSelection() instanceof Selection
PASSdocument.getSelection() === document.getSelection()
PASSwindow.getSelection() === document.getSelection()
PASSSelection's range must initially be null
FAILgetSelection() on HTML document with null defaultView must be nullassert_equals: Sanity check: defaultView of created HTML document must be null expected (object) null but got (undefined) undefined
FAILgetSelection() on XML document with null defaultView must be nullassert_equals: Sanity check: defaultView of created XML document must be null expected (object) null but got (undefined) undefined
FAILwindow.getSelection() instanceof Selection in an iframe onloadassert_true: Sanity check: window must have Selection property expected true got false
FAILdocument.getSelection() instanceof Selection in an iframe onloadassert_true: Sanity check: window must have Selection property expected true got false
FAILwindow.getSelection() === document.getSelection() in an iframe onloadiframe.contentWindow.getSelection is not a function
FAILgetSelection() inside and outside iframe must return different objects onloadiframe.contentWindow.getSelection is not a function
FAILgetSelection() on HTML document with null defaultView must be null inside an iframe onloadassert_equals: Sanity check: defaultView of created HTML document must be null expected (object) null but got (undefined) undefined
FAILwindow.getSelection() instanceof Selection in an iframe immediately after appendChildassert_true: Sanity check: window must have Selection property expected true got false
FAILdocument.getSelection() instanceof Selection in an iframe immediately after appendChildassert_true: Sanity check: window must have Selection property expected true got false
FAILwindow.getSelection() === document.getSelection() in an iframe immediately after appendChildiframe.contentWindow.getSelection is not a function
FAILgetSelection() inside and outside iframe must return different objects immediately after appendChildiframe.contentWindow.getSelection is not a function
FAILgetSelection() on HTML document with null defaultView must be null inside an iframe immediately after appendChildassert_equals: Sanity check: defaultView of created HTML document must be null expected (object) null but got (undefined) undefined

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