comparison: toolkit/content/tests/widgets/videocontrols_direction-1c.html
toolkit/content/tests/widgets/videocontrols_direction-1c.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <head> |
|
4 <link rel="stylesheet" type="text/css" href="videomask.css"> |
|
5 </head> |
|
6 <body style="direction: rtl"> |
|
7 <video controls preload="auto" id="av" source="audio.wav"></video> |
|
8 <div id="mask"></div> |
|
9 </body> |
|
10 </html> |