このスニペットは、ランダムな YouTube ビデオから収集されました。
<iframe class="youtube-player" src="http://www.youtube.com/embed/http://www.youtube.com/v/gnrvYsZWR1c?rel=0" title="YouTube video player" type="text/html" frameborder="0" height="390" width="480"></iframe>
繰り返しますが、少し読みやすくなります。
<iframe
class="youtube-player"
src="http://www.youtube.com/embed/http://www.youtube.com/v/gnrvYsZWR1c?rel=0"
title="YouTube video player"
type="text/html"
frameborder="0"
height="390"
width="480"
></iframe>
Windows または Linux の Firefox 15.0.1 では、埋め込まれた youtube が表示されません。このスニペットの作成方法に問題があるのでしょうか、それとも単に Firefox が iframe コンテンツを表示しないのでしょうか?