summaryrefslogtreecommitdiffstats
path: root/dom/tests/browser/page_bytecode_cache_asm_js.html
blob: 018099cc6dca14ca70ddfc1b7e5009254a72310d (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<head>
  <meta charset="utf-8">
  <title>asm.js test</title>
</head>
<body>
  <h1>asm.js test</h1>
  <span id="result">ok</span>
  <script src="page_bytecode_cache_asm_js.js"></script>
</body>