[Webkit-unassigned] [Bug 16696] JSCRE fails fails to match Acid3 regexp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 1 15:16:27 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16696





------- Comment #6 from ian at hixie.ch  2008-01-01 15:16 PDT -------
Er, I meant ES3.

DecimalEscape in regexps (\0 to \9) are only ever backreferences in ES3.
However, you still to raise a SyntaxError exception if the digit exceeds the
number of captures in the regexp. But I suppose you don't need a second pass
for that.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list