abc abc

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Failsideways-lrassert_equals: expected 1 but got -1
    at Test.<anonymous> (https://wpt.live/svg/text/scripted/getcharnumatposition-slr.tentative.html:34:3)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/svg/text/scripted/getcharnumatposition-slr.tentative.html:28:1
Asserts run
Pass
assert_equals(3, 3)
    at Test.<anonymous> ( /svg/text/scripted/getcharnumatposition-slr.tentative.html:30:3)
Pass
assert_equals(-1, -1)
    at Test.<anonymous> ( /svg/text/scripted/getcharnumatposition-slr.tentative.html:32:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/text/scripted/getcharnumatposition-slr.tentative.html:33:3)
Fail
assert_equals(-1, 1)
    at Test.<anonymous> ( /svg/text/scripted/getcharnumatposition-slr.tentative.html:34:3)