aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/iframe.html
blob: ad646c4300b4813de4005f94a426e37c9560ddca (plain)
1
2
3
4
5
6
7
8
<html>
	<head>
		<title>iframe</title>
	</head>
	<body>
		<div><span>span text</span></div>
	</body>
</html>