Bug 71812

Summary: HTML editing generates font face attribute with superfluous quotes
Product: WebKit Reporter: equinux AG <dev-bugzilla>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: enrica, rniwa
Priority: P2    
Version: 525.x (Safari 3.2)   
Hardware: Unspecified   
OS: Unspecified   

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