Re: [svgwg] "Sizing properties" section should mention the "use" element (#607)

@dirkschulze   I just checked and 

http://jsfiddle.net/jrve8hLp/6/

- Chrome only seems to support them for `rect`, `image`, and `foreignObject`.  Not `svg` or `use`.
- Safari only supports width and height on `rect`

I don't have an Opera install handy to check that. But I assume it is the same as Chrome(?)

I can see why you wouldn't need to support it on `filter`, `mask`, or `pattern`.  But is there a reason `use` also got left out?  ISTM it is in the same class as `svg` and `foreignObject`.  So far, I haven't been able to find a discussion of about the inclusion of `use` in the mailing list archives.


-- 
GitHub Notification of comment by BigBadaboom
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/607#issuecomment-445064359 using your GitHub account

Received on Thursday, 6 December 2018 23:11:33 UTC