| 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 cf909f664bb45482c42db8397da5d5af9055ff31..e88cad08c5591d63f91780da55d95fb07c44d71a 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| @@ -10,10 +10,8 @@ This test checks cross-frame access security of getOwnPropertyDescriptor (https:
|
| PASS: canGetDescriptor(targetWindow, 'Attr') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'Audio') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'CDATASection') should be 'false' and is.
|
| -PASS: canGetDescriptor(targetWindow, 'CSSPrimitiveValue') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'CSSRule') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'CSSStyleDeclaration') should be 'false' and is.
|
| -PASS: canGetDescriptor(targetWindow, 'CSSValue') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'CharacterData') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'Comment') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'DOMException') should be 'false' and is.
|
|
|