Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix #1905 bug where in IE the use of RegExp.test() was failing and ne…
…eded to be replaced with String.match().
- Loading branch information