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

Unified Diff: LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt

Issue 54473004: Make js-test-post a noop. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add mac NeedsRebaselines Created 7 years, 1 month 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
index 9dced662daf1ff1e0c729510d44544a2ceb01ab6..fd836d3722f2cd10f721b2a69b65a49ace0757bc 100644
--- a/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
+++ b/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt
@@ -9,6 +9,9 @@ Most of the PASS messages appear in frames, presented by DumpRenderTree after th
PASS successfullyParsed is true
TEST COMPLETE
+PASS successfullyParsed is true
+
+TEST COMPLETE
--------
@@ -26,6 +29,9 @@ PASS document.cookie threw exception "SecurityError: Access to 'cookie' is denie
--------
Frame: '<!--framePath //<!--frame1-->-->'
--------
+PASS successfullyParsed is true
+
+TEST COMPLETE
PASS window.openDatabase('SandboxedIframeStorageAllowed', '1.0', '', 1) != null is true
PASS window.localStorage != null is true
PASS window.sessionStorage != null is true

Powered by Google App Engine
This is Rietveld 408576698