[Webkit-unassigned] [Bug 67455] Different regular expression result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 29 22:51:10 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=67455





--- Comment #2 from Gavin Barraclough <barraclough at apple.com>  2011-09-29 22:51:10 PST ---
Reduction:

print(/a|b(?:[^b])*?c/.exec("badbc"));

should print a, prints bc.

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



More information about the webkit-unassigned mailing list