css-shapes-editor
css-shapes-editor copied to clipboard
Account for box-sizing value when computing reference box
Right now, ref box computation assumes box-sizing is the browser default, content-box;