I have this weird problem in trying out an appCache website on android phones. I've tested it in a Froyo 2.2 Android device. I'm testing the capability of AppCache on Android phones using this AppCache demo http://people.opera.com/shwetankd/demos/2/index.htm
I've tested it using Dolphin Browser and it works. Problem arise when I'm testing it in the default browser of Android.
So I visit the page, then turn off my internet connection. Then I reload the page, it will display message like Page not Found with the URL appended on the message. Thing is when I click that same URL that is in the error message, it loads the cached page. Same thing when I new tab the page, it works.
It just won't work on visiting-the-page -> turning-off-internet -> reloading existing page.
Any ideas? Or is it just my test device? Thanks.