freeCodeCamp/bower_components/jsdom/test/window/files/iframe_parent.html

7 lines
153 B
HTML
Raw Normal View History

2014-10-13 21:14:51 +00:00
<html>
<head></head>
<body>
<iframe name='simpleIFrame' id='simpleIFrameID' src='files/simple_iframe.html'></iframe>
</body>
</html>