Track which DOM storage methods are available in first and third party frames.
Method | This frame | Local frame | Remote frame |
---|---|---|---|
Cookies |
- | - | - |
localStorage |
- | - | - |
sessionStorage |
- | - | - |
window.caches |
- | - | - |