[Webkit-unassigned] [Bug 17079] XML document sent with wrong encoding does not fail as expected (Acid3 bug)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 01:45:01 PST 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org, ian at hixie.ch
          Component|New Bugs                    |XML DOM




------- Comment #2 from ap at webkit.org  2008-01-30 01:45 PDT -------
We match Firefox here, and changing this may be a compatibility problem.

Also, I am not convinced that the XML spec has any say in how text decoding
should work - it is a layering violation for it to impose any restrictions on
UTF-8, for example. What if the XML spec imposed restrictions on Ethernet MTU,
for example?

This restriction was probably reasonable when XML 1.0 was first published,
because the Unicode standard didn't deal with these issues well, but now it
does.

Could having this test in Acid3 be reconsidered?


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