summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/alert.html
blob: 89715a7278e287395dab90d056520891a1ee3774 (plain)
1
2
3
4
5
<html>
<head>
    <script> alert("Hello Qt"); </script>
</head>
</html>