The test passes if the longest green horizontal bar is beneath the triangle and the rest of them are to its right and none intersect it. There should be no red.

XXXXXXXXXX XXXXXXXX XXXXXX XXXX XXX XXXXXXXXXXXX

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailCSS Test: shape-margin offset from a polygonal shape-outsideUnhandled rejection: assert_approx_equals: Line 2 is positioned properly expected 128 +/- 2 but got 206
    at runTest (https://not-wpt.live/css/css-shapes/spec-examples/support/spec-example-utils.js:12:13)
    at approxShapeTest (https://not-wpt.live/css/css-shapes/spec-examples/support/spec-example-utils.js:15:5)
    at https://not-wpt.live/css/css-shapes/spec-examples/shape-outside-018.html:44:7
Asserts run
Pass
assert_not_equals(48, 0, "Shape layout should have happened already.")
    at runTest ( /css/css-shapes/spec-examples/support/spec-example-utils.js:8:9)
Pass
assert_approx_equals(48, 48, 2, "Line 0 is positioned properly")
    at runTest ( /css/css-shapes/spec-examples/support/spec-example-utils.js:12:13)
Pass
assert_approx_equals(88, 88, 2, "Line 1 is positioned properly")
    at runTest ( /css/css-shapes/spec-examples/support/spec-example-utils.js:12:13)
Fail
assert_approx_equals(206, 128, 2, "Line 2 is positioned properly")
    at runTest ( /css/css-shapes/spec-examples/support/spec-example-utils.js:12:13)