Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / source.html
1 <!DOCTYPE html>
2 <html>
3 <body>
4   <audio controls>
5     <source src="../../../../media/test/data/sfx.mp3" type="audio/mpeg">
6   </audio>
7 </body>
8 </html>