summaryrefslogtreecommitdiffstats
path: root/dom/events/test/clipboard/file_toplevel.html
blob: 60661ca5e26924706e6e0a6053694ab656afe2e6 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
  <meta charset="utf-8">
  </head>
  <body>
    <iframe src="file_iframe.html"></iframe>
    <iframe src="https://example.org/browser/dom/events/test/clipboard/file_iframe.html"></iframe>
  </body>
</html>