[Webkit-unassigned] [Bug 68090] New: SVG as image uses very tiny default font-size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 14 10:47:49 PDT 2011


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

           Summary: SVG as image uses very tiny default font-size
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dholbert at mozilla.com
                CC: zimmermann at kde.org


Created an attachment (id=107354)
 --> (https://bugs.webkit.org/attachment.cgi?id=107354&action=review)
testcase

STR: Load attached testcase

EXPECTED RESULTS: Text is same size (and readible) in both images.
ACTUAL RESULTS: Text is unreadable in the top image.

The only difference between the two images is that I explicitly specify font-size='16' in the lower one.
In Firefox & Opera, this is the default size, so it doesn't make a difference in the rendering.  In Chromium 14, though, the default size seems to be teeny tiny and unreadable.  This is <img>-specific -- if you edit the testcase to use <embed> or <iframe> instead of <img>, then the font becomes reasonably-sized.

Chromium version: 14.0.835.126 (Developer Build 99097 Linux) Ubuntu 11.10

-- 
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