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

Side by Side Diff: LayoutTests/platform/chromium/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
(Empty)
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: Error: SecurityError: DOM Exc eption 18
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698