https://bugzilla.wikimedia.org/show_bug.cgi?id=57773

Derk-Jan Hartman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Derk-Jan Hartman <[email protected]> ---
http://xregexp.com/cross_browser/#npcgUndefined

In Internet Explorer, captured values for nonparticipating capturing groups are
incorrectly returned by RegExp.prototype.exec and String.prototype.match as an
empty string rather than undefined, making it impossible to determine group
participation. Firefox splices empty strings instead of undefined into the
array returned by String.prototype.split as the result of nonparticipating
capturing groups.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to