summaryrefslogtreecommitdiff
path: root/Tools/TestWebKitAPI/Tests/WebKit2/simple-iframe.html
blob: 429521c7f157b7dff852909b3183bc177ae17a72 (plain)
1
2
3
4
5
6
<html>
<body>
  Simple HTML file.
  <iframe src="simple.html"></iframe>
</body>
</html>