clipping-1a.html (253B)
1 <!DOCTYPE HTML> 2 <html> 3 <body style="background:white"> 4 <div style="overflow:hidden; position:absolute; left:0; top:0; width:200px; height:600px;"> 5 <video src="black140x100.webm" style="width:400px; margin-left:-100px;"></video> 6 </div> 7 </body> 8 </html>