forked from mirrors/gecko-dev
MozReview-Commit-ID: 5YfIoH1f4fD --HG-- extra : rebase_source : 9e60560cfefc8129af78953f744e0f7dc917fe03
8 lines
151 B
HTML
8 lines
151 B
HTML
<html>
|
|
<body>
|
|
Nested Frame
|
|
<div id="frameContainer">
|
|
<iframe id="staticFrame" src="frame0.html"></iframe>
|
|
</div>
|
|
</body>
|
|
</html>
|