[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
Sat Aug 11 23:24:58 PDT 2007


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


robburns1 at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |robburns1 at mac.com




------- Comment #2 from robburns1 at mac.com  2007-08-11 23:24 PDT -------
More related to my planned follow-up bug on unknown character entity
references, undeclared (unknown) character entity references are only a
well-formedness constraint violation (a fatal error) for standalone='yes'
documents. For standalone='no' documents these are a validity constraint
violation (a non-fatal error) (see: http://www.w3.org/TR/xml/#sec-references).


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