summaryrefslogtreecommitdiffstats
path: root/toolkit/content/tests/widgets/videocontrols_direction-2a.html
blob: 2e40cdc1a78dfe47a8fb8ae20041f4a91be90645 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html dir="rtl">
<head>
<link rel="stylesheet" type="text/css" href="videomask.css">
</head>
<body>
<audio controls preload="none" id="av" source="audio.wav"></audio>
<div id="mask"></div>
</body>
</html>