1<!-- Used in the online-fallback-layering.html layout test. --> 2<html> 3<body> 4hello 5<script> 6parent.frameCreated(); 7</script> 8</body> 9</html> 10