Closed Bug 351353 Opened 19 years ago Closed 14 years ago

Perl RegExp test 428: /(?:(f)(o)(o)|(b)(a)(r))*/.exec('foobar')

Categories

(Core :: JavaScript Engine, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bc, Unassigned)

References

()

Details

expected foobar,f,o,o,b,a,r (MSIE6 agrees) actual foobar,,,,b,a,r
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.