gecko-dev/layout/reftests/bugs/537507-2.html

6 строки
182 B
HTML

<!DOCTYPE html>
<body>
The iframe below should show the text 'Here'<br>
<iframe src="537507-2-frame.xul" style="display: none" onload="this.style.display = ''"></iframe>
</body>