[Webkit-unassigned] [Bug 15492] New: div.innerHTML in an XHTML document should log errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 13 20:56:36 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15492
Summary: div.innerHTML in an XHTML document should log errors
Product: WebKit
Version: 522+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: XML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
div.innerHTML in an XHTML document should log errors
Right now div.innerHTML when the parse fails, it just returns:
NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7
Much better would be to log to the console (even if that's still the error
returned).
--
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