]> source.dussan.org Git - jquery.git/commit
Tests: Blacklist beforeunload test in iOS 1496/head
authorMichał Gołębiowski <m.goleb@gmail.com>
Thu, 23 Jan 2014 04:43:58 +0000 (05:43 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Sun, 26 Jan 2014 03:07:27 +0000 (04:07 +0100)
commit988d99ad278c2c9dc16c68f86bddc4df99dcd928
tree93bf165b99b27ec0ed50f5b5b58230054dbe0e65
parentd41fc68d9b89d39f8c71ae9f810b72798ff3e9ac
Tests: Blacklist beforeunload test in iOS

iOS has the window.onbeforeunload field but doesn't support the beforeunload
handler making it impossible to feature-detect the support.

Fixes #14717
Closes gh-1496
test/unit/event.js