[Webkit-unassigned] [Bug 14241] SVG <image> with height or width less than 1 fails to render image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 00:51:02 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14241


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15192|0                           |1
        is obsolete|                            |
  Attachment #15268|                            |review?
               Flag|                            |




------- Comment #5 from rwlbuis at gmail.com  2007-06-27 00:51 PDT -------
Created an attachment (id=15268)
 --> (http://bugs.webkit.org/attachment.cgi?id=15268&action=view)
Addressing the current issues

This patch keeps around 2 float member vars for svg image width/height to work
around the int based layout system. Note that now the values are determined at
layout time (calcWidth/calcHeight).
Cheers,

Rob.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list