Home | History | Annotate | Download | only in startup_test_common
      1 <script>
      2   window.onload = function() {
      3     console.log("PAGE_ONLOAD_EVENT" + location.hash);
      4   };
      5 </script>
      6