Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailSVGPoint interfaceassert_throws_js: function "function() { point.x = NaN; }" did not throw
    at Test.<anonymous> (https://wpt.live/svg/types/scripted/SVGPoint.html:21: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/types/scripted/SVGPoint.html:6:1
Asserts run
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/types/scripted/SVGPoint.html:11:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/types/scripted/SVGPoint.html:12:3)
Pass
assert_equals(0, 0)
    at Test.<anonymous> ( /svg/types/scripted/SVGPoint.html:17:3)
Pass
assert_equals(2, 2)
    at Test.<anonymous> ( /svg/types/scripted/SVGPoint.html:18:3)
Fail
assert_throws_js(function "function TypeError() { [native code] }", function "function() { point.x = NaN; }")
    at Test.<anonymous> ( /svg/types/scripted/SVGPoint.html:21:3)