blob: b2a8b8cbdc3e1dc89de733e348b10c6efae0ae5c [file] [log] [blame]
<!DOCTYPE html>
<div id="iframe1-target1" style="width:100px;height:100px;">iframe1-t1</div>
<script type="text/javascript">
'use strict';
window.parent.postMessage('readyToTest', '*');
</script>