summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/test-filter.html
blob: 219177bb293d6392fe2cd806a0004d48723deeeb (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>Console test</title>
    <script type="text/javascript">
    </script>
  </head>
  <body>
    <h1>Heads Up Display Filter Test Page</h1>
  </body>
</html>