mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-31 22:25:30 +00:00
8 lines
246 B
HTML
8 lines
246 B
HTML
<html>
|
|
<head></head>
|
|
<body>Page 2
|
|
<iframe src="data:text/html,<html><head></head><body>pg2 iframe 0</body></html>"></iframe>
|
|
<iframe src="data:text/html,<html><head></head><body>pg2 iframe 1</body></html>"></iframe>
|
|
</body>
|
|
</html>
|