Bug 1356652 - Start test on load; r=ted draft
authorDavid Major <dmajor@mozilla.com>
Fri, 25 Aug 2017 10:35:12 -0700
changeset 653276 e936b23ef9e024ed30751158720d190f82a22062
parent 653275 355359cbdb9202c4d0d8d4e2af30b32e36d55e25
child 653277 1d8e0f4abbe00d900b9801198b593305b3c5774e
child 653287 3ab3aea54ff8e3b76c10a210aca7a6906b7a68a7
push id76292
push usergszorc@mozilla.com
push dateFri, 25 Aug 2017 20:19:14 +0000
reviewersted
bugs1356652
milestone57.0a1
Bug 1356652 - Start test on load; r=ted MozReview-Commit-ID: 7YSprvYVbvT
third_party/speedometer/index.html
--- a/third_party/speedometer/index.html
+++ b/third_party/speedometer/index.html
@@ -6,17 +6,17 @@
     <link rel="stylesheet" href="resources/main.css">
     <script src="resources/main.js" defer></script>
     <script src="resources/benchmark-runner.js" defer></script>
     <script src="resources/benchmark-report.js" defer></script>
     <script src="../resources/statistics.js" defer></script>
     <script src="resources/tests.js" defer></script>
 </head>
 <body>
-<main>
+<main onload="startTest()">
     <a id="logo-link" href="javascript:showHome()"><img id="logo" src="resources/logo.png"></a>
 
     <section id="home" class="selected">
         <p>
             Speedometer is a browser benchmark that measures the responsiveness of Web applications.
             It uses demo web applications to simulate user actions such as adding to-do items.
         </p>
         <p id="screen-size-warning"><strong>