зеркало из https://github.com/mozilla/gecko-dev.git
15 строки
331 B
HTML
15 строки
331 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<!--
|
|
https://bugzilla.mozilla.org/show_bug.cgi?id=199692
|
|
-->
|
|
<head>
|
|
<title>Nested, nested iframe for bug 199692 tests</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
</head>
|
|
<body>
|
|
<div id="nest2div" style="border: 2px dotted blue;">nested, depth 2</div>
|
|
</body>
|
|
</html>
|
|
|