summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/origins/resources/mixedSchemes_frame.html
blob: 00c20ba37f75f398b6e76de2de6c66550e192d85 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
    <head>
        <title>Mixed - Frame</title>
        <script>
         var canary = true;
         parent.canary = true;
        </script>
    </head>
    <body></body>
</html>