Harness status: OK

Found 12 tests

9 Pass
3 Fail
Pass	Property shape-outside value 'circle(at 10% 20%)'
Pass	Property shape-outside value 'circle(at calc(75% + 0px) calc(75% + 0px))'
Pass	Property shape-outside value 'circle(calc(10px + 0.5em) at -50% 50%) border-box'
Pass	Property shape-outside value 'circle(calc(10px - 0.5em) at 50% -50%) border-box'
Pass	Property shape-outside value 'circle(at top 0% right calc(10% * sign(1em - 1px)))'
Pass	Property shape-outside value 'circle(at top 0% right calc(10% * sibling-index()))'
Pass	Property shape-outside value 'ellipse(60% closest-side at 50% 50%)'
Pass	Property shape-outside value 'ellipse(calc(10px + 0.5em) calc(10px - 0.5em) at -50% 50%) padding-box'
Pass	Property shape-outside value 'ellipse(calc(10px - 0.5em) calc(10px + 0.5em) at 50% -50%) border-box'
Fail	Property shape-outside value 'polygon(evenodd, -10px, -20px, -30px, -40px, -50px, -60px) margin-box'
Fail	Property shape-outside value 'polygon(10%, 20%, 30%, 40%, 50%, 60%) content-box'
Fail	Property shape-outside value 'polygon(calc(10px - 0.5em), 20%, 30%, 40%, 50%, calc(10px - 0.5em))'