| Index: LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| index acc0301d0cde86b2cf5f0fe38a0f8ffa0fa72b3e..617012e9c94c73345e27cce7b6b98cae1585ca80 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| @@ -112,6 +112,7 @@ PASS: canGetDescriptor(targetWindow, 'addEventListener') should be 'false' and i
|
| PASS: canGetDescriptor(targetWindow, 'alert') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'atob') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'btoa') should be 'false' and is.
|
| +PASS: canGetDescriptor(targetWindow, 'captureEvents') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'clearInterval') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'clearTimeout') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'confirm') should be 'false' and is.
|
| @@ -124,6 +125,7 @@ PASS: canGetDescriptor(targetWindow, 'moveTo') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'open') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'print') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'prompt') should be 'false' and is.
|
| +PASS: canGetDescriptor(targetWindow, 'releaseEvents') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'removeEventListener') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'resizeBy') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'resizeTo') should be 'false' and is.
|
|
|