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 79448
Bug 71812
HTML editing generates font face attribute with superfluous quotes
https://bugs.webkit.org/show_bug.cgi?id=71812
Summary
HTML editing generates font face attribute with superfluous quotes
equinux AG
Reported
2011-11-08 07:06:29 PST
Assigning a font whose name contains spaces (e.g. via the Font panel) leads to HTML like this: <font class="Apple-style-span" face="'Arial Black'">Text</font> The additional quotes around the font name lead to problems with some browsers, e.g. Firefox.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-05-02 11:00:53 PDT
Fixed in
http://trac.webkit.org/changeset/109382
. *** This bug has been marked as a duplicate of
bug 79448
***
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