- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Oct 2016 14:22:53 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29952
Bug ID: 29952
Summary: [QT3TS] d1e78807, d1e78807b
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Hardware: PC
OS: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: XQuery 3 & XPath 3 Test Suite
Assignee: oneil@saxonica.com
Reporter: tim@cbcl.co.uk
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
The expected results for these are wrong.
Each uses a deep-equal, where the LHS is from document returned from a call to
fn:transform, while the RHS is a "matching" expected result.
However, the nodes from the LHS use XSLT default validation mode "strip", so
come out as untyped, wherease the RHS elements are constructed as "preserve" so
are typed. This means the nodes aren't considered deep equal.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 20 October 2016 14:23:01 UTC