我可以在 HTML5 本地(离线)存储中存储超过 5 MB 的数据吗?

Dha*_*ana 5 html storage offline local-storage

我可以在 HTML5 本地(离线)存储中存储超过 5 MB 的数据吗?我参考了以下来源,

  1. http://diveintohtml5.info/storage.html
  2. http://htmlui.com/blog/2011-08-23-5-obscure-facts-about-html5-localstorage.html

他们说不。但是他们已经有一年多了,而且更新版本的 Chrome 和 safari 从那时起已经发布。

我只关心 chrome 和 safari。我的网络应用程序预计可以在平板电脑和笔记本电脑上运行。一个明确的答案是高度赞赏!