summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector/test/doc_inspector_highlighter_rect_iframe.html
blob: d59050f69bb60d682125ce52203773ef93ea3684 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>rect highlighter child test page</title>
  <style type="text/css">
    body {
      margin: 0;
    }
  </style>
</head>
<body>

</body>
</html>