Bug 1405371 - Part 2: Start the tests on load; r=ted

This commit is contained in:
Ehsan Akhgari 2017-08-25 16:03:45 -07:00
Родитель c730abe449
Коммит 31ed1662ad
1 изменённых файлов: 1 добавлений и 1 удалений

2
third_party/speedometer/index.html поставляемый
Просмотреть файл

@ -10,7 +10,7 @@
<script src="../resources/statistics.js" defer></script>
<script src="resources/tests.js" defer></script>
</head>
<body>
<body onload="startTest()">
<main>
<a id="logo-link" href="javascript:showHome()"><img id="logo" src="resources/logo.png"></a>