Files
KoalaSync/tests/e2e/fixtures/pages/frames/deep-wrapper-1.html
T

6 lines
211 B
HTML

<!doctype html>
<meta charset="utf-8">
<title>Deep wrapper 1</title>
<style>body { margin: 0; } iframe { border: 0; }</style>
<iframe width="860" height="490" src="deep-wrapper-2.html" allowfullscreen></iframe>