Re: [csswg-drafts] [css-transforms-1] Transforms on root SVG element

`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" style="border: 5px solid red; transform: rotate(20deg)">
<rect width="100" height="100" fill="green"/>
</svg>`

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

Received on Thursday, 20 April 2017 01:25:37 UTC