| 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..9199b05286d19d2dc4344e4dd865b97d9dcb9af5 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 allow-same-origin'
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|