Jeremy Orlow wrote: > When used in conjunction with AppCache, the offline behavior of > localStorage should be reasonably deterministic.
Doesn't localStorage depend on the domain (not origin, mind you!) of the page? What exactly is the domain for a file:// URI? -Boris
