Index: LayoutTests/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt |
diff --git a/LayoutTests/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt |
index 698b17fc9617cade51e1294154b5c5a949ce72c3..9dc40ff19dff5d4ff156911e5b94873c30b75199 100644 |
--- a/LayoutTests/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt |
+++ b/LayoutTests/fast/frames/sandboxed-iframe-navigation-allowed-expected.txt |
@@ -9,6 +9,7 @@ TEST COMPLETE |
PASS (self.sandboxedFrame.frameWithPlugin.document.getElementById('plugin').destroyStream) == undefined is true |
PASS (self.frameWithPlugin.document.getElementById('plugin').destroyStream) != undefined is true |
PASS document.getElementById('sandboxedFrameId').sandbox is ['allow-scripts', 'allow-same-origin'] |
+PASS document.getElementById('sandboxedFrameId').getAttribute('sandbox') is 'allow-scripts' |
PASS successfullyParsed is true |
TEST COMPLETE |