WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 16880
16784
In-document fonts work only as the first child to font-face-src
https://bugs.webkit.org/show_bug.cgi?id=16784
Summary
In-document fonts work only as the first child to font-face-src
mitz
Reported
2008-01-08 00:13:14 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Nikolas Zimmermann
Comment 1
2008-01-20 16:57:55 PST
*** This bug has been marked as a duplicate of
16880
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug