summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/iframe.html
blob: 21ea4369b410eddd345ccecea1f5a7297e9a49da (plain)
1
2
3
4
<html><head><title>iframe test</title></head>
<body>
<iframe src="title1.html" id="test"></iframe>
</body></html>