Html程序  |  10行  |  142 B

<!-- Used in the online-fallback-layering.html layout test. -->
<html>
<body>
hello
<script>
parent.frameCreated();
</script>
</body>
</html>