On Tue, Jul 10, 2012 at 1:19 PM, Andy Erickson <[email protected]> wrote: > However, specifying this base URL allows the iframed HTML to load from the > AppCache, so it looks like some domain information is being extracted from > the URL. Is there any reason why the iframe element should load from the > AppCache while the other elements do not?
Because the <iframe> was downloaded over HTTP(S), and the other elements were not. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training in NYC: http://marakana.com/training/android/ -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

