- From: <bugzilla@jessica.w3.org>
- Date: Thu, 15 Jun 2017 22:59:13 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30128
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@saxonica.com
--- Comment #1 from Michael Kay <mike@saxonica.com> ---
I disagree. The spec says
The serializer MUST output namespace declarations that are consistent with the
namespace nodes present in the result tree,
I don't think the serializer is entitled to move elements into a different
namespace. The prefix normalization process defined for XHTML changes the
prefix assigned to an element, and removes unused namespaces, but it never
moves an element from one namespace into another.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 15 June 2017 22:59:23 UTC