1
vote
6answers
630 views
Regular expressions: Differences between browsers
I'm increasingly becoming aware that there must be major differences in the ways that regular expressions will be interpreted by browsers.
As an example, a co-worker had written this regular …
