- From: <bugzilla@jessica.w3.org>
- Date: Wed, 15 Oct 2014 21:59:56 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27066
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mike@saxonica.com
--- Comment #1 from Michael Kay <mike@saxonica.com> ---
The test uses assert-xml, which is defined as a comparison of the result tree,
not of its serialized form.
<p> Asserts the result of the query by providing a serialization of the
expression result using the default serialization parameters method="xml"
indent="no" omit-xml-declaration="yes".</p>
The serialization parameters in the stylesheet have no bearing on the results
of assertions other than, e.g. assert-serialization-matches.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 15 October 2014 21:59:57 UTC