[whatwg] Offline Resources
Lachlan Hunt
lachlan.hunt at lachy.id.au
Sun Jun 10 03:40:13 PDT 2007
Hi,
Apparently Firefox 3 has implemented new features for offline
resources, including rel="offline-resource" and some new DOM APIs.
| Introduced support for <link rel="offline-resource">, which puts
| resources into the browser's offline cache. This allows a web
| application to ensure that its resources are available in the cache
| when the browser goes into offline mode. See Marking Resources for
| Offline Use for further details on offline support.
http://www.mozilla.org/projects/firefox/3.0a3/releasenotes/
http://www.campd.org/stuff/Offline%20Cache.html
This seems someone similar in functionality to the local cache feature
in Google Gears. It would probably be worth investigating it and
standardising something like it in HTML5.
--
Lachlan Hunt
http://lachy.id.au/
More information about the whatwg
mailing list