- From: <bugzilla@jessica.w3.org>
- Date: Sat, 28 Mar 2015 14:29:19 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28357
--- Comment #1 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
There's another spot, though not necessarily an error. In 3.6.3.3 Overriding
Components from a Used Package:
<quote>
The visibility of the overriding component in the using package is defined by
the visibility attribute appearing on the overriding declaration.
</quote>
which is not (entirely) true for xsl:param, in which case there is no such
attribute. I propose:
The visibility of the overriding component in the using package
is defined by the visibility attribute appearing on the overriding
declaration, or implicitly public in the case of xsl:param.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Saturday, 28 March 2015 14:29:21 UTC