- From: <bugzilla@jessica.w3.org>
- Date: Fri, 17 Apr 2015 22:37:33 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28507
--- Comment #1 from Innovimax <innovimax+w3c@gmail.com> ---
== 7 ==
In 9.6 Static Variables and Parameters
<xsl:param name="DEBUG" static="yes" select="true()"/>
<xsl:variable name="tracing" static="no" public="yes" select="$DEBUG"/>
replace public="yes" by visibility="public"
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 17 April 2015 22:37:34 UTC