[Bug 4551] K-NormalizeUnicodeFunc-13

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4551


Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike@saxonica.com




--- Comment #8 from Michael Kay <mike@saxonica.com>  2009-07-23 08:34:07 ---
I think these are simply bad tests. They are testing an area where the spec is
fuzzy and where we have in effect chosen to leave it fuzzy; so the outcome of
the test tells us very little.

It would be much more useful to replace the call on error() with something like

if (doc-available('unavailable.xml')) then () else error()

to remove the effect of static type inferencing.


-- 
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, 23 July 2009 08:34:16 UTC