summaryrefslogtreecommitdiffstats
path: root/remote/cdp/test/browser/network/doc_frameset.html
blob: 2710312381fca2b869dfed14f4d712b276bf802a (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>Frameset for Network events</title>
  <script type="text/javascript" src="file_framesetEvents.js"></script>
</head>
<body>
  <iframe src="doc_networkEvents.html"></iframe>
</body>
</html>