summaryrefslogtreecommitdiffstats
path: root/testing/talos/talos/tests/devtools/addon/damp.html
blob: 8d7bde244cad8277159dd72a9a37d95055069a71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<meta charset="UTF-8"/>
<title>DAMP - Devtools At Maximum Performance</title>

<script src="driver.js"></script>
</head>

<body style="font-family:sans-serif;">
  <h4>DAMP - Devtools At Maximum Performance</h4>
</body>
</html>