Bug 95301

Summary: Improve the way we use convertedSpaceString() in convertHTMLTextToInterchangeFormat()
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: Web Template FrameworkAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, mifenton, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Benjamin Poulain 2012-08-29 00:26:33 PDT
Check why "<span class=\"" AppleConvertedSpace "\">" + noBreakSpace + "</span>" does not work.

See https://bugs.webkit.org/show_bug.cgi?id=95294
Comment 1 Benjamin Poulain 2012-08-31 12:03:29 PDT
Created attachment 161748 [details]
Patch
Comment 2 Benjamin Poulain 2012-09-02 13:25:26 PDT
Created attachment 161846 [details]
Patch
Comment 3 Benjamin Poulain 2012-09-02 13:26:06 PDT
Committed r127392: <http://trac.webkit.org/changeset/127392>