Re: [csswg-drafts] [css-transform] the used value for border-box

@fantasai The definition for `stroke-box` and `fill-box` in CSS Fill and Stroke is incomplete in the sense it needs to be used in CSS Transforms.  It only defines the boxes for SVG shapes and text in the SVG namespace but misses the other elements. That is why filter effects and masking use

> For SVG elements without an associated CSS layout box

(An SVG element with an associated layout box is an <svg> element.)

Are those mappings supposed to be universal? CSS Masking uses different mappings dependent on the property. I need to check if those mappings defined in https://github.com/w3c/csswg-drafts/issues/999#issuecomment-296057314 would cause compatibility issues with existing content.

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/999#issuecomment-355767167 using your GitHub account

Received on Saturday, 6 January 2018 18:50:03 UTC