Closed this issue 11 years ago · 1 comments
Currently the this test fails:
css-shapes-polyfill/tests/shape-info-tests.js
Line 47 in 6dbafa4
Should be fixed with 27b1868
Problem was that the rectangles used for intersections were relative to the border box, not themselves ('margin-box' should have x and y coordinates at 0).