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

8 lines
108 B
HTML

<html>
<head>
</head>
<body>
<div id='iframeDiv'>Initial Text</div>
</body>
</html>