| Index: LayoutTests/security/cannot-read-self-from-file.html
|
| diff --git a/LayoutTests/security/cannot-read-self-from-file.html b/LayoutTests/security/cannot-read-self-from-file.html
|
| index b328b1a744a2e1baa6dc21cdd187c361796a559b..cae88b62bb970b86499b2ec6a969819044af4fc0 100644
|
| --- a/LayoutTests/security/cannot-read-self-from-file.html
|
| +++ b/LayoutTests/security/cannot-read-self-from-file.html
|
| @@ -16,6 +16,5 @@ window.addEventListener('message', t.step_func(function(evt) {
|
| </head>
|
| <body>
|
| <iframe src="resources/cannot-read-self-from-file.html"></iframe>
|
| -Documents loaded from file: shouldn't be able to access themselves via XHR.
|
| </body>
|
| </html>
|
|
|