Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please.

more options

The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please.

I enclose a screenshot of the code and the displayed content in the form of a screenshot:

<center>
 <audio controls loop>
   
   Тег audio не поддерживается вашим браузером. 
   <a download href="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3">Скачайте музыку</a>.
 </audio>
</center>
The <audio> crooked tag works in the new version of FF (Version 57.0beta), correct it please. I enclose a screenshot of the code and the displayed content in the form of a screenshot: <center> <audio controls loop> <source src="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3" type="audio/mpeg"> Тег audio не поддерживается вашим браузером. <a download href="http://daily.heroeswm.ru/upload/yann_tiersen_-_la_valse_damelie.mp3">Скачайте музыку</a>. </audio> </center>

所有回覆 (1)

more options

Can you give a link to the page where you get this error? Or does it occur on all pages that use the built-in HTML5 audio player?