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

8 lines
108 B
HTML
Raw Normal View History

2014-10-13 21:14:51 +00:00
<html>
<head>
</head>
<body>
<div id='iframeDiv'>Initial Text</div>
</body>
</html>