I'm having a strange problem with the HTML5 manifest file under Chrome 5.0.375.99 but everything seems to be working fine under Safari.
When loading a page for the first time with the manifest file specified for the first time, I can observe using Fiddler that all the files in the manifest being loaded and then halfway through it seems to get the manifest file again. At this point, the error event is triggered and the status of the applicationCache is UNCACHED.
I've tried the following
- reboot pc
- restart browser
- check that the amount of files being cached does not exceed 5mb
- check that the files in the manifest file is valid by doing a HEAD
- Tried using a different manifest filename