diff options
Diffstat (limited to 'files/pt-br/web/api/storage/removeitem/index.html')
-rw-r--r-- | files/pt-br/web/api/storage/removeitem/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/pt-br/web/api/storage/removeitem/index.html b/files/pt-br/web/api/storage/removeitem/index.html index 851f926173..d63e673ad8 100644 --- a/files/pt-br/web/api/storage/removeitem/index.html +++ b/files/pt-br/web/api/storage/removeitem/index.html @@ -113,7 +113,7 @@ translation_of: Web/API/Storage/removeItem </table> </div> -<p>All browsers have varying capacity levels for both localStorage and sessionStorage. Here is a <a class="external" href="http://dev-test.nemikor.com/web-storage/support-test/" title="http://dev-test.nemikor.com/web-storage/support-test/">detailed rundown of all the storage capacities for various browsers</a>.</p> +<p>All browsers have varying capacity levels for both localStorage and sessionStorage. Here is a <a class="external" href="http://dev-test.nemikor.com/web-storage/support-test/">detailed rundown of all the storage capacities for various browsers</a>.</p> <div class="note"> <p><strong>Note: </strong>since iOS 5.1, Safari Mobile stores localStorage data in the cache folder, which is subject to occasional clean up, at the behest of the OS, typically if space is short.</p> |