- From: <bugzilla@jessica.w3.org>
- Date: Thu, 09 Jul 2015 23:11:45 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28933 --- Comment #1 from Michael Kay <mike@saxonica.com> --- Note, this change means it is no longer possible to control assertion enablement in this kind of way: <xsl:variable name="ASSERTIONS_ON" select="true()" static="true"/> <xsl:assert test="2=2" use-when="$ASSERTIONS_ON"/> -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 9 July 2015 23:11:47 UTC