[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
Tue Aug 14 16:30:05 PDT 2007


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





------- Comment #5 from mjs at apple.com  2007-08-14 16:30 PDT -------
1) We should check what other XML processors do for this error.
2) I believe this particular document violates the well-formedness constraints.
Its the fact that there is a semicolon before the next & that violates
well-formedness, not the fact that the entity is not declared. So I think this
bug is invalid, but I don't have time to study the spec further right now.


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