- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Feb 2014 22:46:55 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24543
Michael Kay <mike@saxonica.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #4 from Michael Kay <mike@saxonica.com> ---
I want to push back on the change proposed in comment 1.
Initialisation of global variables logically happens during the "priming" of a
stylesheet, at which point the initial mode is not known. In fact a stylesheet
might be primed once and then used several times with different initial modes.
Also, the document supplied as the "initial input" to be processed using the
initial mode might not be the same as the document containing the initial
context item for evaluating variables.
I'm not sure of the best way forward here.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 14 February 2014 22:46:56 UTC