xxxxxxxxxx
5 MiB
Web Storage, which can be accessed by using the localStorage and sessionStorage properties of the window object,
is limited to 10 MiB of data maximum on all browsers.
Browsers can store up to 5 MiB of local storage, and 5 MiB of session storage per origin.