summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/old-tests/submission/Microsoft/sandbox/standalone-iframe-content.htm
blob: e543c21d6501b8c3f68413baf0b457e59e55d003 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
    <title>Page with a message</title>
</head>
<body>
    <div>Hello World.</div>
</body>
</html>