<!DOCTYPE html>
<html>
<head>
<script>
window.onload = function() {
domAutomationController.send("DONE");
}
</script>
</head>
<body>fenced frame test</body>
</html>
<!DOCTYPE html>
<html>
<head>
<script>
window.onload = function() {
domAutomationController.send("DONE");
}
</script>
</head>
<body>fenced frame test</body>
</html>