| Index: LayoutTests/security/cannot-read-self-from-file-expected.txt
|
| diff --git a/LayoutTests/security/cannot-read-self-from-file-expected.txt b/LayoutTests/security/cannot-read-self-from-file-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..6807a0f1c6ee20604aed5fb28fe01876858b7d9c
|
| --- /dev/null
|
| +++ b/LayoutTests/security/cannot-read-self-from-file-expected.txt
|
| @@ -0,0 +1,3 @@
|
| +CONSOLE ERROR: XMLHttpRequest cannot load cannot-read-self-from-file.html. Cross origin requests are only supported for protocol schemes: http, data, https.
|
| +CONSOLE ERROR: line 6: Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'cannot-read-self-from-file.html'.
|
| + Documents loaded from file: shouldn't be able to access themselves via XHR.
|
|
|