summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/doc_minified_bogus_map.html
blob: d6670a7e1a080f09ff3d2f8e8f517c21e2c1bac9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!-- Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/ -->
<!doctype html>

<html>
  <head>
    <meta charset="utf-8"/>
    <title>Debugger test page</title>
  </head>

  <body>
    <script src="code_math_bogus_map.js"></script>
  </body>
</html>