Index: LayoutTests/fast/frames/sandboxed-iframe-scripting-01-expected.txt |
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-scripting-01-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-scripting-01-expected.txt |
index 2f8b39b384247c75900cbea3b592423cd9cfad89..7184001a9e551a5b36d2a807c87f71193d19c784 100644 |
--- a/LayoutTests/fast/frames/sandboxed-iframe-scripting-01-expected.txt |
+++ b/LayoutTests/fast/frames/sandboxed-iframe-scripting-01-expected.txt |
@@ -3,6 +3,9 @@ Verify that sandboxed frames with sandbox='allow-scripts' can execute script. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
PASS disallowedExecuted is 0 |
PASS allowedExecuted is 1 |
PASS successfullyParsed is true |