kitesurf · WPT

FAIL
expected FAIL · 569 ms
▶ run in kitesurf
Test
/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
569 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fhtml%2Fdom%2Felements%2Fthe-innertext-and-outertext-properties%2Finnertext-with-white-spaces.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSLeading white-space should not appear if white-spaces are collapsible
PASSLeading white-spaces should not appear if white-spaces are collapsible
PASSLeading tab should not appear if white-spaces are collapsible
PASSLeading tabs should not appear if white-spaces are collapsible
PASSLeading linefeed should not appear if it's collapsible
PASSLeading linefeeds should not appear if they are collapsible
PASSLeading mixed white-spaces should not appear if they are collapsible
PASSLeading CR should be normalized to LF and should not appear if linefeeds are collapsible
PASSLeading CRs should be normalized to LFs and should not appear if linefeeds are collapsible
PASSTrailing white-space should not appear if white-spaces are collapsible
PASSTrailing white-spaces should not appear if white-spaces are collapsible
PASSTrailing tab should not appear if white-spaces are collapsible
PASSTrailing tabs should not appear if white-spaces are collapsible
PASSTrailing linefeed should not appear if it's collapsible
PASSTrailing linefeeds should not appear if they are collapsible
PASSTrailing mixed white-spaces should not appear if they are collapsible
PASSTrailing CR should be normalized to LF and should not appear if linefeeds are collapsible
PASSTrailing CRs should be normalized to LFs and should not appear if linefeeds are collapsible
PASSOnly single collapsible space should be invisible
PASSOnly single collapsible tab should be invisible
PASSOnly single collapsible linefeed should be invisible
PASSOnly single collapsible CR should be invisible
PASSOnly multiple collapsible spaces should be invisible
PASSOnly multiple collapsible tabs should be invisible
PASSOnly multiple collapsible linefeeds should be invisible
PASSOnly multiple collapsible CRs should be invisible
PASSSingle collapsible tab should be converted to an ASCII space
PASSSingle collapsible linefeed should be converted to an ASCII space
PASSSingle collapsible CR should be converted to an ASCII space, or otherwise, a linefeed
PASSMultiple white-spaces between words may be invisible if they are collapsible
PASSMultiple mixed white-spaces between words may be invisible if they are collapsible #1
PASSMultiple mixed white-spaces between words may be invisible if they are collapsible #2
PASSMultiple mixed white-spaces between words may be invisible if they are collapsible #3
PASSMultiple mixed white-spaces between words may be invisible if they are collapsible #4
FAILwhite-space before <br> should be invisible if it's collapsibleassert_equals: expected "abc \ndef" but got "abc def"
FAILwhite-spaces before <br> should be invisible if they are collapsibleassert_equals: expected "abc \ndef" but got "abc def"
FAILtab before <br> should be invisible if it's collapsibleassert_equals: expected "abc\t\ndef" but got "abc\tdef"
FAILlinefeed before <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILCR before <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILwhite-space after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n def" but got "abc def"
FAILwhite-spaces after <br> should be invisible if they are collapsibleassert_equals: expected "abc\n def" but got "abc def"
FAILtab after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\tdef" but got "abc\tdef"
FAILlinefeed after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILCR after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILwhite-space between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n \ndef" but got "abc def"
FAILwhite-spaces between <br>s should be invisible if they are collapsibleassert_equals: expected "abc\n \ndef" but got "abc def"
FAILtab between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n\t\ndef" but got "abc\tdef"
FAILlinefeed between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
FAILCR between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
FAILwhite-space before <hr> should be invisible if it's collapsibleassert_equals: expected "abc \ndef" but got "abc def"
FAILwhite-spaces before <hr> should be invisible if they are collapsibleassert_equals: expected "abc \ndef" but got "abc def"
FAILtab before <hr> should be invisible if it's collapsibleassert_equals: expected "abc\t\ndef" but got "abc\tdef"
FAILlinefeed before <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILCR before <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILwhite-space after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n def" but got "abc def"
FAILwhite-spaces after <hr> should be invisible if they are collapsibleassert_equals: expected "abc\n def" but got "abc def"
FAILtab after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\tdef" but got "abc\tdef"
FAILlinefeed after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILCR after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILwhite-space between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n \ndef" but got "abc def"
FAILwhite-spaces between <hr>s should be invisible if they are collapsibleassert_equals: expected "abc\n \ndef" but got "abc def"
FAILtab between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n\t\ndef" but got "abc\tdef"
FAILlinefeed between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
FAILCR between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
FAILwhite-space before <div> should be invisible if it's collapsibleassert_equals: expected "abc \ndef" but got "abc def"
FAILwhite-spaces before <div> should be invisible if they are collapsibleassert_equals: expected "abc \ndef" but got "abc def"
FAILtab before <div> should be invisible if it's collapsibleassert_equals: expected "abc\t\ndef" but got "abc\tdef"
FAILlinefeed before <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILCR before <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILwhite-space after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n def" but got "abc def"
FAILwhite-spaces after <div> should be invisible if they are collapsibleassert_equals: expected "abc\n def" but got "abc def"
FAILtab after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\tdef" but got "abc\tdef"
FAILlinefeed after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILCR after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
FAILwhite-space between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n \ndef" but got "abc def"
FAILwhite-spaces between <div>s should be invisible if they are collapsibleassert_equals: expected "abc\n \ndef" but got "abc def"
FAILtab between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n\t\ndef" but got "abc\tdef"
FAILlinefeed between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
FAILCR between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"

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