summaryrefslogtreecommitdiffstats
path: root/dom/base/test/file_use_counter_outer.html
blob: 1a7eb90f7c1061b2503f514869ce63e92d62eb9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML>
<html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=968923
-->
<head>
  <meta charset="utf-8">
  <title>Test for Bug 968923</title>
</head>
<body>
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=968923">Mozilla Bug 968923</a>
<img id="display" />
<iframe id="content">

</iframe>
</body>
</html>