summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/confirmclose.html
blob: c2acbb67f0b033d2747f9b811c51a57531cfceee (plain)
1
2
3
4
5
6
<html>
<body onbeforeunload="return 'You are about to miss out on some awesome content.';"
      onmousedown="window.mousePressReceived = true;">
    Be greeted, precious viewer!
</body>
</html>