Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / permissionclient / storage-permission-expected.txt
blobf6c4c558ec6f609aff334813c68a0f34d6ca1580
1 This test verifies that all access to localStorage can be blocked
2 Length is 0
3 Value for FOO is null
4 Length is 1
5 Value for FOO is BAR
6 Key for index 0 is FOO
7 Disabling localStorage access.
8 Caught exception trying to get frame localStorage: SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document.