mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
5 lines
167 B
HTML
5 lines
167 B
HTML
<!DOCTYPE html>
|
|
<body onload="document.getElementsByTagName('iframe')[0].width = 200">
|
|
<iframe src="442542-subframe.html" width="300" height="200"></iframe>
|
|
</body>
|