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

I've been frustrated with these mis-matches myself, but after looking 
at it thoroughly myself, I ended up agreeing with the approach: in 
both cases, it works out as "if the specified value doesn't apply to 
the element, use the default behavior", where CSS and SVG rendering 
modes have different defaults.  

Trying to logically match CSS boxes to SVG boxes is always going to 
cause problems, because they just don't match up. And also, not all 
boxes are available in each property. 

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

Received on Thursday, 2 February 2017 17:29:23 UTC