| Index: LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-10-expected.txt
|
| diff --git a/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-10-expected.txt b/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-10-expected.txt
|
| index 59e9f3afd31026639d76409e43c22e2771df9ab7..956dbdc2e26535c4732b32aedd1de8d57caf686e 100644
|
| --- a/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-10-expected.txt
|
| +++ b/LayoutTests/fast/frames/sandboxed-iframe-attribute-parsing-10-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE MESSAGE: line 9: Error while parsing the 'sandbox' attribute: 'allowScripts' is an invalid sandbox flag.
|
| -CONSOLE MESSAGE: Blocked script execution in 'sandboxed-iframe-attribute-parsing-disallowed.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
|
| +CONSOLE ERROR: line 9: Error while parsing the 'sandbox' attribute: 'allowScripts' is an invalid sandbox flag.
|
| +CONSOLE ERROR: Blocked script execution in 'sandboxed-iframe-attribute-parsing-disallowed.html' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
|
| Misspelling.
|
|
|
|
|
|
|