[Webkit-unassigned] [Bug 68090] SVG as image uses very tiny default font-size
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 20 00:22:02 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=68090
--- Comment #13 from Nikolas Zimmermann <zimmermann at kde.org> 2011-12-20 00:22:02 PST ---
(In reply to comment #9)
>
> I've verified the behavior in FF & Opera: they both honor user font settings when rendering image-embedded SVGs. Furthermore, updated settings are reflected immediately.
Alexey/Dan:
The SVG intrinsic size is already dependent on the host document - as explicitly specified in SVG and CSS 2.1. I fully agree, that its awkward that the font-size of an embedded SVG is dependent on the host document, but this is how its implicitly specified, and how it works in Opera/FF.
Of course, it's much easier for us, if we'd hard-code the default settings for the embedded SVG - I'm also not aware of any real world issue this would introduce, except compatibility.
If we want to ignore this specifically, we should get folks from Opera/FF on board, and fix it in all our implementations.
I'd propose we ignore the dynamic part of the font-size changes for now, and hardcode the default settings for SVGImage, for now.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list