Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Side by Side Diff: LayoutTests/permissionclient/storage-permission-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test verifies that all access to localStorage can be blocked 1 This test verifies that all access to localStorage can be blocked
2 Length is 0 2 Length is 0
3 Value for FOO is null 3 Value for FOO is null
4 Length is 1 4 Length is 1
5 Value for FOO is BAR 5 Value for FOO is BAR
6 Key for index 0 is FOO 6 Key for index 0 is FOO
7 Disabling localStorage access. 7 Disabling localStorage access.
8 Caught exception trying to get frame localStorage: Error: SecurityError: DOM Exc eption 18 8 Caught exception trying to get frame localStorage: Error: SecurityError: DOM Exc eption 18
9 9
OLDNEW
« no previous file with comments | « LayoutTests/permissionclient/storage-permission.html ('k') | LayoutTests/platform/chromium-android/TestExpectations » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698