[Webkit-unassigned] [Bug 10526] embedded SVG object doesn't scale right
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 26 07:07:48 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=10526
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever Confirmed|0 |1
Status|UNCONFIRMED |NEW
------- Comment #13 from macdome at opendarwin.org 2006-12-26 07:07 PDT -------
Ok. I finally understand.
The bug you're pointing out is that for PNGs, <object> tags scale the PNG to
fit in the <object> tag, where as for SVGs <object> tags merely define the size
of the drawing area for the SVG and the SVG is drawn w/o any scaling.
I agree, that's probably wrong. I bet some CDF specification somewhere has
defined what we're actually supposed to do here.
In fact, there is. I think you're asking for us to support this:
http://www.w3.org/TR/WICD/#scalable-child-layout
--
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