1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-13 20:08:34 +00:00
Files
UXP/toolkit/components/gfx/content/sanitytest.html
T

7 lines
157 B
HTML

<html>
<body>
<div style="width:64px; height:64px; background-color:red;"></div>
<video src="videotest.mp4"></video>
</body>
</html>