[Webkit-unassigned] [Bug 11947] New: innerHTML converts nbsp to spaces

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 23 06:40:02 PST 2006


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

           Summary: innerHTML converts nbsp to spaces
           Product: WebKit
           Version: 420+ (nightly)
          Platform: All
               URL: http://www.fredck.com/bugs/safari/nbsp_innerHTML.html
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fredck at fredck.com


The nbsp entity is being replaced by a space when retrieving a element
innerHTML.

It seams that, while entities are converted to their relative chars, nbsp
represents a special case.

There are no standards for innerHTML, so we could longer discuss it here. The
fact is that Safari behaves differently from IE and Firefox. Actually Firefox
has addressed this issue too:
https://bugzilla.mozilla.org/show_bug.cgi?id=165686


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