[Bug 29189] [xslt30ts] Test case system-property-101d etc

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29189

Michael Kay <mike@saxonica.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Michael Kay <mike@saxonica.com> ---
Thanks, these tests are now working in Saxon (after fixing one more Saxon
bug...).

I think the reason we decided that xsl:evaluate converts all static errors into
a single code may have been that in general, with static errors, a parser often
reports more than one, and it may be rather arbitrary what code comes back;
also in a typical use case, the XPath expression is read from some external
source and if it's wrong, you're unlikely to want to take different recovery
action depending on exactly how it's wrong.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 12 October 2015 08:23:56 UTC