[Webkit-unassigned] [Bug 34236] New: When using SVG fonts with @font-face word-spacing and text-align: justify are not being honored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 17:43:30 PST 2010


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

           Summary: When using SVG fonts with @font-face word-spacing and
                    text-align: justify are not being honored
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mikelikespie at gmail.com


Created an attachment (id=47582)
 --> (https://bugs.webkit.org/attachment.cgi?id=47582)
html for test file (you need the SVG too)

When using @font-face with the src being of svg format, in Safari on OS X and
iPhone, and chrome word-spacing is not being honored.  There's also a strange
behaviour, when you insert a span, it does advance the text to the position
where it *should* be if the word-spacing were being honored, even when the span
breaks up a word (without any spaces).

I've attached a test file which demonstrates both these behaviors with an SVG
font file.

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