[Webkit-unassigned] [Bug 52892] New: When including an SVG with <text> in a HTML page, the text is very small

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 21 07:37:37 PST 2011


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

           Summary: When including an SVG with <text> in a HTML page, the
                    text is very small
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit-bugs at artefarita.com
                CC: zimmermann at kde.org


Created an attachment (id=79733)
 --> (https://bugs.webkit.org/attachment.cgi?id=79733&action=review)
The SVG file containing text

When including an SVG with <text> in a HTML page (using the "img" tag and without "font-size" in SVG), the text appears extremely small (almost like dots) in WebKit.

There is a different behavour in Firefox 4 and Opera, where the text is readable.

I include two attachments :

- text.svg : the SVG file
- text.html : the HTML file which includes the SVG file

When opening "text.html", there should be a line with "This is some SVG text" somewhere on the page.

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