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 |