summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/mochitest/inner.html
blob: 8021a555394ccd0fa4d897e9b0327f756dd1518b (plain)
1
2
3
4
5
6
7
<html>
    <head>
        <title>Inner frame for bug 39685 mochitest</title>
    </head>
    <body onload="x = 4">
    </body>
</html>