- From: <bugzilla@jessica.w3.org>
- Date: Thu, 17 Nov 2011 10:57:42 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14831
Michael Kay <mike@saxonica.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com
--- Comment #1 from Michael Kay <mike@saxonica.com> 2011-11-17 10:57:41 UTC ---
I can see why you would like this, so that unparsed-text() mirrors the way
doc() is handled in the specs, but at present the spec of the two functions is
different: doc() uses a mapping of URIs to resources in the static context,
whereas unparsed-text() lacks this indirection: the spec is written to require
direct resolution of the URI supplied. So I think this is a spec issue, not a
test issue - the tests as written reflect the spec.
-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 17 November 2011 10:57:47 UTC