blob: 48d6c2acde637439d590192a12336e442ae806ba [file] [log] [blame]
<!DOCTYPE html>
<iframe id="iframe"
style="position: absolute; top: 6px; left: 6px; border: none; width: 200px; height: 200px"
srcdoc="
<div id='target' style='width: 100px; height: 100px; background: black'>
</div>
">
</iframe>