What is wrong with this video tag that includes the poster attribute?
<video width="320" height="240" controls poster="/image.jpg">
<source src="video.mp4" type="video/mp4">
<video>
What is wrong with this video tag that includes the poster attribute?
<video width="320" height="240" controls poster="/image.jpg">
<source src="video.mp4" type="video/mp4">
<video>