Ticket #8222: Double Asset Request for Video Tag

open the networking tools to see the files that chrome is requesting. myvideo.mp4 is requested twice.

JavaScript

var vidtag = $('<video controls="true"><source src="myvideo.mp4"></video>');