Harness status: OK

Found 15 tests

14 Pass
1 Fail
Pass	Property shape-outside value 'rect(0px 3em 2% 1px)'
Pass	Property shape-outside value 'rect(0px calc(100% - 20px) 2% 3em)'
Pass	Property shape-outside value 'rect(10px 20px 30px 25px round 20% / 0px 1px 2% 3em)'
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'
Pass	Property shape-outside value 'polygon(10% 20%, 30% 40%, 50% 60%) content-box'
Pass	Property shape-outside value 'polygon(calc(10px - 0.5em) 20%, 30% 40%, 50% calc(10px - 0.5em))'