[Webkit-unassigned] [Bug 16784] New: In-document fonts work only as the first child to font-face-src

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 00:13:14 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16784

           Summary: In-document fonts work only as the first child to font-
                    face-src
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: oliver at apple.com, zimmermann at kde.org


CSSFontSelector::addFontFaceRule decides whether to create a SVGCSSFontFace or
CSSFontFace based on the first item in the source list. If that item is not an
in-document font-face element, then a CSSFontFace is created, which does not
support font-face elements at all. See //FIXME in that function.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list