[Webkit-unassigned] [Bug 14945] An ampersand ("&") appearing in a document is treated as a fatal error (instead of a non-fatal error)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 12 16:27:24 PDT 2007


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





------- Comment #3 from robburns1 at mac.com  2007-08-12 16:27 PDT -------
reported follow-up bug on unknown character references as bug#14945. Since
WebKit is not a validating application, I think the approach to take with
reporting (and then recovering from) a stray ampersand &, would be to simply
throw an exception without changing the DOM tree or the rendering. WebKit could
even treat the stray & as an & as its method of recovery, as long as it
reports the error.


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