summaryrefslogtreecommitdiffstats
path: root/devtools/client/inspector/test/doc_inspector_outerhtml.html
blob: cc400674d2ff73f2c83663843e3be6ff2fe3c97a (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Inspector Copy OuterHTML Test</title>
</head>
<body>
  <!-- Comment -->
  <div><p>Test copy OuterHTML</p></div>
</body>
</html>