blob: a85916e389f31dfb98956b4130943e587c550b5b [file] [log] [blame]
<!doctype HTML>
<script>
if (window.testRunner) {
testRunner.waitUntilDone();
window.onmessage = function() {
testRunner.notifyDone();
};
}
</script>
<style>
iframe {
width: 200px;
height: 200px;
}
</style>
<iframe marginwidth=0 marginheight=0 frameborder=0 src="resources/iframe-graphics-tree-changes-parents-does-not-frame.html"></iframe>