[Bug 11488] drawImage(img), where img is SVG image with % height/width

http://www.w3.org/Bugs/Public/show_bug.cgi?id=11488

--- Comment #3 from Tab Atkins Jr. <jackalmage@gmail.com> 2011-01-11 01:46:28 UTC ---
I have a general algorithm for resolving intrinsic dimensions into definite
dimensions in the Image Values spec
<http://dev.w3.org/csswg/css3-images/#sizing>.  Figure out just what intrinsic
dimensions/ratio are present, and then resolve them using a "default background
sizing area" equal to the size of the canvas.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 11 January 2011 01:46:29 UTC