Summary

Harness status: OK

Found 4 tests

Details

ResultTest NameMessage
PassgetTotalLength() should return nonzero value in a c-v:hidden subtree.
Asserts run
Pass
assert_greater_than(40, 0, "length")
    at Test.<anonymous> ( /css/css-contain/content-visibility/content-visibility-svg-rect.html:31:5)
PassgetPointAtLength() should return nonzero values in a c-v:hidden subtree.
Asserts run
Pass
assert_greater_than(5, 0, "point.x")
    at Test.<anonymous> ( /css/css-contain/content-visibility/content-visibility-svg-rect.html:37:5)
Pass
assert_greater_than(5, 0, "point.y")
    at Test.<anonymous> ( /css/css-contain/content-visibility/content-visibility-svg-rect.html:38:5)
FailisPointInFill() should return true in a c-v:hidden subtree.Failed to execute 'isPointInFill' on 'SVGGeometryElement': parameter 1 is not of type 'SVGPoint'.
TypeError: Failed to execute 'isPointInFill' on 'SVGGeometryElement': parameter 1 is not of type 'SVGPoint'.
    at Test.<anonymous> (http://wpt.live/css/css-contain/content-visibility/content-visibility-svg-rect.html:43:32)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at http://wpt.live/css/css-contain/content-visibility/content-visibility-svg-rect.html:41:3
Asserts runNo asserts ran
FailisPointInStroke() should return true in a c-v:hidden subtree.Failed to execute 'isPointInStroke' on 'SVGGeometryElement': parameter 1 is not of type 'SVGPoint'.
TypeError: Failed to execute 'isPointInStroke' on 'SVGGeometryElement': parameter 1 is not of type 'SVGPoint'.
    at Test.<anonymous> (http://wpt.live/css/css-contain/content-visibility/content-visibility-svg-rect.html:49:34)
    at Test.step (http://wpt.live/resources/testharness.js:2642:25)
    at test (http://wpt.live/resources/testharness.js:633:30)
    at http://wpt.live/css/css-contain/content-visibility/content-visibility-svg-rect.html:47:3
Asserts runNo asserts ran