aLink

Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailInsert text into the selection at the end of a linkassert_equals: The text should be inserted into the link expected "Linka" but got "Link"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/link-boundaries-insertion.html:26:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/link-boundaries-insertion.html:13:3
Asserts run
Fail
assert_equals("Link", "Linka", "The text should be inserted into the link")
    at Test.<anonymous> ( /editing/other/link-boundaries-insertion.html:26:5)
FailInsert text into the selection at the beginning of a linkassert_equals: The text should be inserted into the link expected "aLink" but got "Link"
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/link-boundaries-insertion.html:42:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/editing/other/link-boundaries-insertion.html:29:3
Asserts run
Fail
assert_equals("Link", "aLink", "The text should be inserted into the link")
    at Test.<anonymous> ( /editing/other/link-boundaries-insertion.html:42:5)