summaryrefslogtreecommitdiffstats
path: root/remote/cdp/test/browser/network/doc_empty.html
blob: 779a0ab052ecc0ce2cf29b9d0f0fef03fc9fdb88 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Test page</title>
</head>
<body>
  <div id="content">Example page</div>
</body>
</html>