- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Mon, 08 Aug 2011 14:02:44 -0400
- To: www-style@w3.org
On 8/8/11 1:53 PM, Brian Manthos wrote:
> http://www.w3.org/TR/SVG/struct.html#SVGElementWidthAttribute
> # height = "<length>"
> # If the attribute is not specified, the effect is as if a value of '100%' were specified.
Yes, but there are no intrinsic percentage sizes, and there is no way to 
take a ratio of 100% and 100px.
> And thus the image size is mapped to {100px,<height-of-the-background-positioning-area>} well-before background-size gets evaluated.
That's not how it works, unfortunately.
Note that there have been spec changes in this area, so loose 
recollections may be of what specs _used_ to say.
-Boris
Received on Monday, 8 August 2011 18:03:34 UTC