mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
4bf285903d
--HG-- extra : rebase_source : 4214124a911bec6eb96fdac64db7a14f08c5350d
11 lines
217 B
HTML
11 lines
217 B
HTML
<!DOCTYPE HTML>
|
|
<html dir="rtl">
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="videomask.css">
|
|
</head>
|
|
<body>
|
|
<video controls autobuffer id="av" source="audio.wav"></video>
|
|
<div id="mask"></div>
|
|
</body>
|
|
</html>
|