summaryrefslogtreecommitdiffstats
path: root/toolkit/components/gfx/content/sanitytest.html
blob: d60c47923190ab12ce8df1775a2599d0f9b66185 (plain)
1
2
3
4
5
6
<html>
    <body>
        <div style="width:64px; height:64px; background-color:red;"></div>
        <video src="videotest.mp4"></video>
    </body>
</html>