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 ca278c9fa5e754d26842f137ad3c1f3c3a509403..fd836d3722f2cd10f721b2a69b65a49ace0757bc 100644 |
--- a/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt |
+++ b/LayoutTests/fast/frames/sandboxed-iframe-storage-expected.txt |
@@ -29,11 +29,11 @@ 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 |
PASS document.cookie != null is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |