- From: <bugzilla@jessica.w3.org>
- Date: Wed, 27 Jul 2016 23:00:07 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29756 Bug ID: 29756 Summary: [qt3ts] Incorrect results for serialize-xml-120 Product: XPath / XQuery / XSLT Version: Candidate Recommendation Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: XQuery 3 & XPath 3 Test Suite Assignee: oneil@saxonica.com Reporter: mike@saxonica.com QA Contact: public-qt-comments@w3.org Target Milestone: --- I believe the expected results for test serialize-xml-120 are incorrect. The test serializes <e><f/><e/> with (effectively) no serialization parameters, and asserts that the result does not contain a space. But the serialized result contains an XML declaration, and therefore contains a space. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 27 July 2016 23:00:20 UTC