- From: <bugzilla@jessica.w3.org>
- Date: Wed, 29 Apr 2015 09:47:18 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28581 Bug ID: 28581 Summary: [xslt30ts] test set "static": whitespace Product: XPath / XQuery / XSLT Version: Last Call drafts Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: XSLT 3.0 Test Suite Assignee: abel.online@xs4all.nl Reporter: mike@saxonica.com QA Contact: public-qt-comments@w3.org Tests in the new "static" test set have incorrect whitespace in their expected results. For example static-001 does <xsl:template name="xsl:initial-template" expand-text="yes"> {$static-param} </xsl:template> and expects a result which is the value of $static-param, without any surrounding whitespace. The spec contains nothing which suggests the whitespace should be stripped, indeed it says: "Fixed parts consisting entirely of whitespace are significant and are handled in the same way as any other fixed part. This is different from the default treatment of "boundary space" in XQuery." -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 29 April 2015 09:47:20 UTC