This test inserts a new element with a text node child into the current selection.

some text

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailHTML5 Selection: Insert a new element and text node into an element that is currently selectedassert_equals: expected "some text" but got "some text\n"
    at Test.RunTest (https://wpt.live/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm:16:17)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at onload (https://wpt.live/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm:27:35)
Asserts run
Fail
assert_equals("some text\n", "some text")
    at Test.RunTest ( /old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm:16:17)