- From: <bugzilla@jessica.w3.org>
- Date: Mon, 19 Sep 2016 13:44:15 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29826
Bug ID: 29826
Summary: [xslt30ts] mode-1702a
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
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
Target Milestone: ---
This test expects error XTDE0045. I don't think it should expect an error.
The error condition reads: If the invocation of the stylesheet specifies an
initial mode that does not match the expanded QName in the name attribute of
any non-private mode in the top-level package, then a dynamic error occurs if
either (a) the effective value of declared-modes on the top-level package is
yes, or (b) the initial mode is not the unnamed mode and does not match the
expanded QName in the mode attribute of any template rule defined in the
stylesheet.
In test mode-1702a, condition (a) is false because declared-modes="no", and
condition (b) is false because the initial mode is the unnamed mode.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 19 September 2016 13:44:23 UTC