]> source.dussan.org Git - jquery.git/commit
Tests: Make the regex catching Safari 9.0/9.1 more resilient
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 2 May 2016 21:05:56 +0000 (23:05 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Mon, 2 May 2016 21:31:25 +0000 (23:31 +0200)
commitb052e16cd35ba430e93738e90a628c638c335d41
tree8a5db81fdf90ea2f013e437e1fb57721bb6e82f2
parentb9272aaedcc63a37c859e07418bce4ad5a874571
Tests: Make the regex catching Safari 9.0/9.1 more resilient

The word boundary character will prevent iOS from being a false positive.

(cherry-picked from 7f2ebd2c4dea186d7d981b939e6e2983a9d7f9c1)
test/unit/support.js