[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / source.html
blobc902fb72f55648dc75c885c83259e507ca2a6a94
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <audio controls>
5 <source src="sfx.mp3" type="audio/mpeg">
6 </audio>
7 </body>
8 </html>