pass.html 111 B

12345678910
  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4. <script>
  5. parent.passJSUrl = true;
  6. parent.finishTest();
  7. </script>
  8. </body>
  9. </html>