tenfourfox/layout/reftests/transform/stresstest-1-ref.html

8 lines
136 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<body>
<iframe src="square.html" style="height: 200px; width: 300px" id="test">
test
</iframe>
</body>
</html>