blog/rails/node_modules/jsdom/test/window/files/iframe_parent.html
2011-12-02 23:24:03 -08:00

6 lines
153 B
HTML

<html>
<head></head>
<body>
<iframe name='simpleIFrame' id='simpleIFrameID' src='files/simple_iframe.html'></iframe>
</body>
</html>