| Index: third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-plugins-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-plugins-expected.txt b/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-plugins-expected.txt
|
| index fe2172c467587c25a1e0b18cbd7502108300b2d0..7ad5f707ad9b27f4352e9b31d87f3fbc711aef18 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-plugins-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/frames/sandboxed-iframe-plugins-expected.txt
|
| @@ -1,3 +1,5 @@
|
| +CONSOLE ERROR: Failed to load 'data:text/plain,' as a plugin, because the frame into which the plugin is loading is sandboxed.
|
| +CONSOLE ERROR: Failed to load '' as a plugin, because the frame into which the plugin is loading is sandboxed.
|
| This test verifies that sandboxing of plugins works as intended. Two tests are made, each in one sandboxed and one non-sandboxed IFrame: embeds and objects.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|