[Bug 21425] possible regex error in test cases from "fn-matches.re"

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

Tim Mills <tim@cbcl.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |tim@cbcl.co.uk
         Resolution|FIXED                       |---

--- Comment #5 from Tim Mills <tim@cbcl.co.uk> ---
If regular expressions of the form 

[a-d-b-c]

are now considered to be errors, I think there are two other tests which are
possibly incorrect.

re00102: regex contains [a-a-x-x]
K2-MatchesFunc-16: regex contains [0-9-.]

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

Received on Thursday, 13 June 2013 09:59:11 UTC