blob: bfa77a6efa7e94b5f88c0cc9e9b9c736b33b5ebd [file] [log] [blame]
This test verifies that all access to localStorage can be blocked
Length is 0
Value for FOO is null
Length is 1
Value for FOO is BAR
Key for index 0 is FOO
Disabling localStorage access.
Caught exception trying to get frame localStorage: SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.