summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/browser/test-network-event.html
blob: 695d76c608289899a96aa2ba30ac7c2a7d750685 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
    <meta http-equiv="Pragma" content="no-cache" />
    <meta http-equiv="Expires" content="0" />
    <title>Stub generator for network event</title>
  </head>
  <body>
    <p>Stub generator for network event</p>
  </body>
</html>