summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/semantics/embedded-content/the-iframe-element/support/standalone-iframe-content.htm
blob: b26f7fda75593ebb88906b44f71ee18d95204f2e (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>