gecko/mobile/chrome/tests/browser_click_content.html

7 lines
161 B
HTML
Raw Normal View History

<html style="border: 1px solid red">
<title>Browser Click Page 01</title>
<body>
<iframe src="data:,test test" width="100" height="100"><iframe>
</body>
</html>