Pass | getTotalLength() should return nonzero value in a c-v:hidden subtree. | Asserts runPass | assert_greater_than(40, 0, "length")
at Test.<anonymous> ( /css/css-contain/content-visibility/content-visibility-svg-rect.html:31:5) |
|
Pass | getPointAtLength() should return nonzero values in a c-v:hidden subtree. | Asserts runPass | 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) |
|
Fail | isPointInFill() 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 |
Fail | isPointInStroke() 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 |