| Index: LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| index aacb033d2771a2d39e19a4e9a51254dbfe030311..919a720cfa4f41957f103e82b8878eda03161865 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-get-expected.txt
|
| @@ -132,6 +132,7 @@ PASS: canGet('targetWindow.addEventListener') should be 'false' and is.
|
| PASS: canGet('targetWindow.alert') should be 'false' and is.
|
| PASS: canGet('targetWindow.atob') should be 'false' and is.
|
| PASS: canGet('targetWindow.btoa') should be 'false' and is.
|
| +PASS: canGet('targetWindow.captureEvents') should be 'false' and is.
|
| PASS: canGet('targetWindow.clearInterval') should be 'false' and is.
|
| PASS: canGet('targetWindow.clearTimeout') should be 'false' and is.
|
| PASS: canGet('targetWindow.confirm') should be 'false' and is.
|
| @@ -145,6 +146,7 @@ PASS: canGet('targetWindow.moveTo') should be 'false' and is.
|
| PASS: canGet('targetWindow.open') should be 'false' and is.
|
| PASS: canGet('targetWindow.print') should be 'false' and is.
|
| PASS: canGet('targetWindow.prompt') should be 'false' and is.
|
| +PASS: canGet('targetWindow.releaseEvents') should be 'false' and is.
|
| PASS: canGet('targetWindow.removeEventListener') should be 'false' and is.
|
| PASS: canGet('targetWindow.resizeBy') should be 'false' and is.
|
| PASS: canGet('targetWindow.resizeTo') should be 'false' and is.
|
|
|