This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 30220 - [xslt30ts] mode-1436
Summary: [xslt30ts] mode-1436
Status: RESOLVED DUPLICATE of bug 30219
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 3.0 Test Suite (show other bugs)
Version: Recommendation
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Abel Braaksma
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-31 17:02 UTC by Michael Kay
Modified: 2018-01-31 22:38 UTC (History)
0 users

See Also:


Attachments

Description Michael Kay 2018-01-31 17:02:33 UTC
At some stage we changed the spec for xsl:mode on-no-match='deep-skip' so that the built in rule for document nodes was not to skip the whole document, but rather to apply-templates to the children of the document node. This change is not reflected in the expected results of test case mode-1436.

I am changing the test results accordingly.
Comment 1 Michael Kay 2018-01-31 22:38:09 UTC

*** This bug has been marked as a duplicate of bug 30219 ***