summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector/test/doc_inspector_highlighter_cssshapes_iframe.html
blob: ad32ef09b5970e3b6411f55041c32ffe444d9ff4 (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>
<meta charset="utf-8">
<style>
  html, body {
    height: 100%;
    margin: 10px;
  }
</style>
<iframe id="frame" src="doc_inspector_highlighter_cssshapes.html"></iframe>