blob: f6c4c558ec6f609aff334813c68a0f34d6ca1580 [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.