blob: 32a215c6b31b62d58a751f4c01a065f88e9f0db3 [file] [log] [blame]
<!DOCTYPE html>
<style>
.frame{
position: absolute;
top: 1000px;
}
</style>
<body>
<iframe class="frame" id="formPage" src="/cross-site/baz.com/frame_tree/page_with_editable_elements.html" width=500
height=300 />
</body>
</html>