Tests: Blacklist beforeunload test in iOS
commit988d99ad278c2c9dc16c68f86bddc4df99dcd928
authorMichał Gołębiowski <m.goleb@gmail.com>
Thu, 23 Jan 2014 04:43:58 +0000 (23 05:43 +0100)
committerMichał Gołębiowski <m.goleb@gmail.com>
Sun, 26 Jan 2014 03:07:27 +0000 (26 04:07 +0100)
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