RESOLVED FIXED 14823
Some XRegExp regular expressions are syntax errors in WebKit
https://bugs.webkit.org/show_bug.cgi?id=14823
Summary Some XRegExp regular expressions are syntax errors in WebKit
Geoffrey Garen
Reported 2007-07-30 20:53:25 PDT
Reported here: http://blog.stevenlevithan.com/archives/xregexp-safari. The following regexps are syntax errors in WebKit but not Firefox: /[[\\]/ /[^[\\]/ /[abc[\\]/ "SyntaxError: Invalid regular expression: missing terminating ] for character class"
Attachments
Adam Roben (:aroben)
Comment 1 2007-07-30 22:20:50 PDT
Ian 'Hixie' Hickson
Comment 2 2007-12-28 22:27:40 PST
This seems to be fixed in the nightlies.
Note You need to log in before you can comment on or make changes to this bug.