summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-click-function-to-mapped-source.html
blob: b2ce3e58c2e405589dfa5b8b50b29d679cf35c23 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html dir="ltr" xml:lang="en-US" lang="en-US">
  <head>
    <meta charset="utf-8">
    <title>Click on function should point to source</title>
    <!-- Any copyright is dedicated to the Public Domain.
       - http://creativecommons.org/publicdomain/zero/1.0/ -->
    <script type="text/javascript" src="test-click-function-to-source.min.js"></script>
  </head>
  <body></body>
</html>