Comment #3 on issue 18809 by gabor.farkas: <source> is ignored if it's
type="video/mp4"
http://code.google.com/p/chromium/issues/detail?id=18809
google chrome 3 is now released, and the problem still exists.
considering html like this:
<video width="640" height="352" controls="controls">
<source src="something.mp4" type="video/mp4" />
</video>
it works ok on windows with google-chrome 3.0.195.21,
but it does not work on linux with google-chrome-unstable
(4.0.213.1-r27053),
or with chromium-snapshot-svn27181.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---