- From: <bugzilla@jessica.w3.org>
- Date: Thu, 30 Jun 2016 21:42:01 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=29699
Michael Kay <mike@saxonica.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
--- Comment #3 from Michael Kay <mike@saxonica.com> ---
I have extricated the last sentence into a separate paragraph that follows the
error definition, and it now reads:
<p diff="chg" at="T-bug29699">For the purpose of the above rule, a package
<emph>implicitly uses the unnamed mode</emph> if either of the following
conditions is true:</p>
 <olist>
    <item><p>There is an <elcode>xsl:apply-templates</elcode> element with no
<code>mode</code> attribute, and with no ancestor-or-self having an
<code>[xsl:]default-mode</code> attribute.</p></item>
    <item><p>There is an <elcode>xsl:template</elcode> element with a
<code>match</code> attribute and no <code>mode</code> attribute, and with no
ancestor-or-self having an <code>[xsl:]default-mode</code>
attribute.</p></item>
</olist>
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 30 June 2016 21:42:15 UTC