summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/examples/doc-command-click.html
blob: b06fcdd97bec7bc0dd32e1c302fad13f61c52c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8"/>
    <title>Command Click</title>
  </head>

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