summaryrefslogtreecommitdiffstats
path: root/toolkit/components/windowcreator/test/bug449141_page.html
blob: 4c8e46dd10b440128c5c78fb6e1591465f8e3a45 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>

<html>
    <head>
        <title>Nested iframe for bug 449141</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    </head>
    <body>
      <video src='320x240.webm'></video>
    </body>
</html>