blob: 6b309be970462d2b1987a07d6ae8b0434f43beb3 [file] [log] [blame]
<html>
<head>
<script>
function modify()
{
self.parent.location.replace('sandboxed-iframe-navigated.html');
}
</script>
</head>
<body onload='modify();'>
</body>
</html>