[Bug 13410] XML serialisation incompletely defined.

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13410

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |www-dom@w3.org
          Component|LC1 HTML5 spec (editor: Ian |DOM Core
                   |Hickson)                    |
         AssignedTo|ian@hixie.ch                |annevk@opera.com
            Product|HTML WG                     |WebAppsWG
          QAContact|public-html-bugzilla@w3.org |member-webapi-cvs@w3.org

--- Comment #9 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-09-26 22:28:04 UTC ---
If you think how to serialise XML should be defined by the DOM specs and not
the XML specs then I guess we can see what the DOM spec people think. But
personally I think that's absurd.

In either case, having the _HTML_ spec define XML's serialisation is simply
inappropriate. The HTML spec defines HTML's syntax, parsing rules (including
error handling), and serialisation. The CSS specs define CSS's syntax, parsing
rules (including error handling), and serialisation. The XML spec should define
XML's syntax, parsing rules, and serialisation.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Monday, 26 September 2011 22:28:07 UTC