[Webkit-unassigned] [Bug 15467] New: Setting innerHTML to blank string in application/xhtml+xml mode throws DOM Exception 7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 08:43:12 PDT 2007


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

           Summary: Setting innerHTML to blank string in
                    application/xhtml+xml mode throws DOM Exception 7
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christorogers at gmail.com


I believe the summary says everything. I have tested this on Mac OS X 10.4 and
Windows with the nightly build. Interestingly enough setting the innerHTML of
an element to ' ' works.

I came across this bug using Prototype 1.6.0 RC0, which sets innerHTML to a
blank string before inserting a new DOM node.

FYI, DOM Exception 7 is NO_MODIFICATION_ALLOWED_ERR.


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