summaryrefslogtreecommitdiffstats
path: root/remote/test/browser/network/doc_frameset.html
blob: 9fa4fb80e34232e80b2321ccaf5b4931c95a74fc (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
  <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>