- From: <bugzilla@jessica.w3.org>
- Date: Mon, 10 Jul 2017 21:38:39 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30140 --- Comment #2 from Michael Kay <mike@saxonica.com> --- All now working after (a) fixing the schema-for-xslt30 as described in bug 30141 (b) making a couple of tweaks to test case catalog-005 to (i) avoid validating stylesheets with literal result elements in the fn namespace (will fail if a schema for the fn namespace is available) (ii) avoid validating stylesheets with //@xsl:version > 3 (will fail because everything is allowed in forwards compatibility mode) Still need to fix bug 30149, test cases which are invalid because they use visibility="absent". -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 10 July 2017 21:38:45 UTC