aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ref/iframe/overflow.html
blob: 405ee9fa8e6d1a11cf2fc259eb45db987f6f1a8f (plain) (blame)
1
2
3
4
5
6
7
8
<html>
 <body>
   <iframe src="data:text/html,%3Cdiv%20style%3D%22background%3Agreen%3B%20width%3A%20200px%3B%20height%3A%20200px%3B%22%3E%3C%2Fdiv%3E"
           style="display: block; width: 108px; height: 108px; border: none">
  </iframe>
 </div>
</body>
</html>