[Webkit-unassigned] [Bug 25178] inline SVG elements not sized appropriately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 16:56:14 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25178





------- Comment #1 from eric at webkit.org  2009-04-28 16:56 PDT -------
The SVG is going to have width="100%" height="100%" by default.  I think
Firefox's behavior is incorrect here.  If you added an <img> tag with
style="width: 100%; height: 100%" I think you would expect WebKit's behavior
(and FF and WebKit would match).  FF seems to be doing something wrong for SVGs
as far as I can tell.  viewBox does not specify how large the SVG renders, just
what the coordinate system of the SVG canvas is.


-- 
Configure bugmail: https://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