- From: Jonathan Watt <jwatt@jwatt.org>
- Date: Fri, 04 Mar 2011 12:50:27 +1300
- To: Patrick Dengler <patd@microsoft.com>
- CC: "public-svg-wg@w3.org" <public-svg-wg@w3.org>
On 04/03/2011 04:33, Patrick Dengler wrote: > I had my team look at Jonathon’s sizing tests from yesterday and found out why > IE9 is collapsing on auto. > > https://jwatt.org/svg/tmp/embedded-sizing/embedded.html > > From what we can determine, auto is not allowed on the width/height attribute, > only the CSS style. Ah, you're probably right. You may want to consider adding support for auto in the attributes to simplify things for authors if that's what other implementations are doing, but certainly my tests should be setting the properties! I've fixed them up to do that now. Thanks for pointing this out! Jonathan
Received on Thursday, 3 March 2011 23:50:33 UTC