summaryrefslogtreecommitdiffstats
path: root/devtools/shared/commands/resource/tests/empty.html
blob: 195b296bfeb9ebf99d2f55a7f05ca3395dd4c8bc (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/ -->

<!DOCTYPE HTML>
<html>
<head>
  <meta charset="UTF-8">
  <title>Empty page (No network requests)</title>
</head>
<body></body>
</html>