summaryrefslogtreecommitdiffstats
path: root/layout/reftests/ogg-video/clipping-1a.html
blob: cfae72cedda03a99bda31a878bfd1f901a92e574 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body style="background:white">
<div style="overflow:hidden; position:absolute; left:0; top:0; width:200px; height:600px;">
  <video src="black140x100.ogv" style="width:400px; margin-left:-100px;"></video>
</div>
</body>
</html>