/toolkit/content/tests/widgets/videocontrols_direction-2e.html
http://github.com/zpao/v8monkey · HTML · 10 lines · 10 code · 0 blank · 0 comment · 0 complexity · 94f4c4671dd0c14e566773771b562c44 MD5 · raw file
- <!DOCTYPE HTML>
- <html>
- <head>
- <link rel="stylesheet" type="text/css" href="videomask.css">
- </head>
- <body style="text-align: right;">
- <audio controls preload="auto" id="av" source="audio.wav" style="direction: rtl;"></audio>
- <div id="mask"></div>
- </body>
- </html>