]> 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:05:56 +0000 (23:05 +0200)
commit7f2ebd2c4dea186d7d981b939e6e2983a9d7f9c1
treef2cf6352bc9959ebc27b942c586f9db26736534a
parent234a2d828021b6eb36d83d83cc30c5a09045e781
Tests: Make the regex catching Safari 9.0/9.1 more resilient

The word boundary character will prevent iOS from being a false positive.
test/unit/support.js