gecko/toolkit/content/tests/widgets/videocontrols_direction-2b.html

10 lines
194 B
HTML
Raw Normal View History

<!DOCTYPE HTML>
<html style="direction: rtl">
<head>
<link rel="stylesheet" type="text/css" href="videomask.css">
</head>
<body>
<audio controls id="av" src="audio.oga"></audio>
</body>
</html>