- From: <bugzilla@jessica.w3.org>
- Date: Fri, 23 May 2014 15:44:33 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25874
Tim Mills <tim@cbcl.co.uk> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|INVALID                     |---
--- Comment #5 from Tim Mills <tim@cbcl.co.uk> ---
I was happy, and then I read this.
"Because different implementations may optimize execution of the stylesheet in
different ways, the detection of dynamic errors is to some degree
implementation-dependent. In cases where an implementation is able to produce
the final result trees without evaluating a particular construct, the
implementation is never required to evaluate that construct solely in order to
determine whether doing so causes a dynamic error. For example, if a variable
is declared but never referenced, an implementation may choose whether or not
to evaluate the variable declaration, which means that if evaluating the
variable declaration causes a dynamic error, some implementations will signal
this error and others will not."
So I think raising the error here is not required.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 23 May 2014 15:44:35 UTC