abc
def

Summary

Harness status: OK

Found 79 tests

Details

ResultTest NameMessage
FailLeading white-space should not appear if white-spaces are collapsibleassert_equals: expected " abc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", " abc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading white-spaces should not appear if white-spaces are collapsibleassert_equals: expected " abc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "  abc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading tab should not appear if white-spaces are collapsibleassert_equals: expected "\tabc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "\tabc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading tabs should not appear if white-spaces are collapsibleassert_equals: expected "\t\tabc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "\t\tabc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading linefeed should not appear if it's collapsibleassert_equals: expected "\nabc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "\nabc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading linefeeds should not appear if they are collapsibleassert_equals: expected "\n\nabc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "\n\nabc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading mixed white-spaces should not appear if they are collapsibleassert_equals: expected " \n\t abc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", " \n\t abc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading CR should be normalized to LF and should not appear if linefeeds are collapsibleassert_equals: expected "\nabc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "\nabc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailLeading CRs should be normalized to LFs and should not appear if linefeeds are collapsibleassert_equals: expected "\n\nabc" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "\n\nabc")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing white-space should not appear if white-spaces are collapsibleassert_equals: expected "abc " but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc ")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing white-spaces should not appear if white-spaces are collapsibleassert_equals: expected "abc " but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc  ")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing tab should not appear if white-spaces are collapsibleassert_equals: expected "abc\t" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc\t")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing tabs should not appear if white-spaces are collapsibleassert_equals: expected "abc\t\t" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc\t\t")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing linefeed should not appear if it's collapsibleassert_equals: expected "abc\n" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing linefeeds should not appear if they are collapsibleassert_equals: expected "abc\n\n" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc\n\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing mixed white-spaces should not appear if they are collapsibleassert_equals: expected "abc\t \n " but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc\t \n ")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing CR should be normalized to LF and should not appear if linefeeds are collapsibleassert_equals: expected "abc\n" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailTrailing CRs should be normalized to LFs and should not appear if linefeeds are collapsibleassert_equals: expected "abc\n\n" but got "abc"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc", "abc\n\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly single collapsible space should be invisibleassert_equals: expected " " but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", " ")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly single collapsible tab should be invisibleassert_equals: expected "\t" but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", "\t")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly single collapsible linefeed should be invisibleassert_equals: expected "\n" but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", "\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly single collapsible CR should be invisibleassert_equals: expected "\n" but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", "\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly multiple collapsible spaces should be invisibleassert_equals: expected " " but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", "   ")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly multiple collapsible tabs should be invisibleassert_equals: expected "\t\t\t" but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", "\t\t\t")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly multiple collapsible linefeeds should be invisibleassert_equals: expected "\n\n\n" but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", "\n\n\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailOnly multiple collapsible CRs should be invisibleassert_equals: expected "\n\n\n" but got ""
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("", "\n\n\n")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailSingle collapsible tab should be converted to an ASCII spaceassert_equals: expected "abc\tdef" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc\tdef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailSingle collapsible linefeed should be converted to an ASCII spaceassert_equals: expected "abc\ndef" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailSingle collapsible CR should be converted to an ASCII space, or otherwise, a linefeedassert_equals: expected "abc\ndef" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailMultiple white-spaces between words may be invisible if they are collapsibleassert_equals: expected "abc def" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc   def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailMultiple mixed white-spaces between words may be invisible if they are collapsible #1assert_equals: expected "abc\t def" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc\t def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailMultiple mixed white-spaces between words may be invisible if they are collapsible #2assert_equals: expected "abc \tdef" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc \tdef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailMultiple mixed white-spaces between words may be invisible if they are collapsible #3assert_equals: expected "abc\n def" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc\n def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailMultiple mixed white-spaces between words may be invisible if they are collapsible #4assert_equals: expected "abc \ndef" but got "abc def"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc def", "abc \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space before <br> should be invisible if it's collapsibleassert_equals: expected "abc \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces before <br> should be invisible if they are collapsibleassert_equals: expected "abc \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc  \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab before <br> should be invisible if it's collapsibleassert_equals: expected "abc\t\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\t\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed before <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR before <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n def" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces after <br> should be invisible if they are collapsibleassert_equals: expected "abc\n def" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n  def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\tdef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\tdef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR after <br> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n \ndef" but got "abc\n\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\n\ndef", "abc\n \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces between <br>s should be invisible if they are collapsibleassert_equals: expected "abc\n \ndef" but got "abc\n\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\n\ndef", "abc\n  \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n\t\ndef" but got "abc\n\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\n\ndef", "abc\n\t\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\n\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\n\ndef", "abc\n\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR between <br>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\n\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\n\ndef", "abc\n\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space before <hr> should be invisible if it's collapsibleassert_equals: expected "abc \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces before <hr> should be invisible if they are collapsibleassert_equals: expected "abc \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc  \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab before <hr> should be invisible if it's collapsibleassert_equals: expected "abc\t\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\t\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed before <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR before <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n def" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces after <hr> should be invisible if they are collapsibleassert_equals: expected "abc\n def" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n  def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\tdef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\tdef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR after <hr> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces between <hr>s should be invisible if they are collapsibleassert_equals: expected "abc\n \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n  \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n\t\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\t\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR between <hr>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space before <div> should be invisible if it's collapsibleassert_equals: expected "abc \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces before <div> should be invisible if they are collapsibleassert_equals: expected "abc \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc  \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab before <div> should be invisible if it's collapsibleassert_equals: expected "abc\t\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\t\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed before <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR before <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n def" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces after <div> should be invisible if they are collapsibleassert_equals: expected "abc\n def" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n  def")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\tdef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\tdef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR after <div> should be invisible if it's collapsibleassert_equals: expected "abc\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-space between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failwhite-spaces between <div>s should be invisible if they are collapsibleassert_equals: expected "abc\n \ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n  \ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Failtab between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n\t\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\t\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
Faillinefeed between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
FailCR between <div>s should be invisible if it's collapsibleassert_equals: expected "abc\n\n\ndef" but got "abc\ndef"
    at Test.<anonymous> (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at addEventListener.once (https://wpt.live/html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:497:5)
Asserts run
Fail
assert_equals("abc\ndef", "abc\n\n\ndef")
    at Test.<anonymous> ( /html/dom/elements/the-innertext-and-outertext-properties/innertext-with-white-spaces.html:499:7)