[Bug 6713] XQTS expected result for upper-case category with "i" flag seems incorrect

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


Michael Kay <mike@saxonica.com> changed:

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




--- Comment #1 from Michael Kay <mike@saxonica.com>  2009-03-17 21:47:58 ---
The regex is \P{Lu} (note the capital P) which matches all characters that are
NOT in category Lu.


-- 
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 Tuesday, 17 March 2009 21:48:07 UTC