Index: LayoutTests/fast/frames/sandboxed-iframe-workers-expected.txt |
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-workers-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-workers-expected.txt |
index a44880ea54e9607c944aeeb527eda2ec278c2fcc..720d981b8a5c4715ee8dfbb75cd4b04b945eeb22 100644 |
--- a/LayoutTests/fast/frames/sandboxed-iframe-workers-expected.txt |
+++ b/LayoutTests/fast/frames/sandboxed-iframe-workers-expected.txt |
@@ -1,4 +1,4 @@ |
-ALERT: PASS: SharedWorker creation threw 'SecurityError: Failed to construct 'SharedWorker': Access to shared workers is denied to origin 'null'.'. |
+CONSOLE MESSAGE: line 7: PASS: SharedWorker creation threw 'SecurityError: Failed to construct 'SharedWorker': Access to shared workers is denied to origin 'null'.'. |
This test verifies that shared workers are not available in a sandboxed iframe. |