id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,thread
1469,Quick embed broken?,jeroen,pablo,"This doesn't work in 5.7 or trunk:

{{{
<!DOCTYPE html>
<html lang=""en"">
<head>
    <meta charset=""UTF-8"">
    <title>HTML5 Video</title>
    <script type=""text/javascript"" src=""/jwplayer/jwplayer.min.js""></script>
</head>
<body>

<video
  class=""jwplayer""
  poster=""http://content.bitsontherun.com/thumbs/nPripu9l-480.jpg""
  src=""http://content.bitsontherun.com/videos/nPripu9l-1ahmry41.mp4""
  width=""640""
  height=""360"">
</video>

</body>
</html>
}}}

Is there something specific wrong here, or is the quick embed broken?",bug,closed,Normal,Player 5.8,embedding,fixed,,,
