[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 18:53:21 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=68090
--- Comment #15 from Tim Horton <timothy_horton at apple.com> 2011-12-20 18:53:20 PST ---
(In reply to comment #14)
> I'm not sure if we're on the same page here.
>
> Hardcoding settings doesn't seem to be an option anyone suggests. What I'm thinking of is using browser defaults for font size, not whatever size embedding document's settings object has. In practice, per-document settings normally have the same sizes as browser defaults say.
Using the browser defaults, as Dan and Alexey suggest, is exactly what happens in Firefox and Opera. SVG-in-<img> does *not* inherit text size from the parent element, it uses the default font-size that a fresh document would have. Inheriting there would make no sense, and would not match any browser.
My vote is definitely for using the defaults, if only for consistency's sake.
--
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