https://bugzilla.wikimedia.org/show_bug.cgi?id=23626
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Roan Kattouw <[email protected]> 2010-05-22 20:58:14 UTC --- (In reply to comment #0) > (I suppose that the employed regex syntax is the one in the > JS engine of the user's browser and maybe there are differences between the > engines; correct me if i'm wrong.) > Yes, the browser's JS engine will be parsing the regex. However, the JavaScript standard prescribes which regex features browsers should support, so I expect the differences between browsers to be small to non-existent here. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
