| 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 ee6782d1fa9b037f252ae4792f29f5d0784cdfc8..a7bd4bca6c321ecfccf134d2df7f9268307bbf5c 100644
|
| --- a/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| +++ b/LayoutTests/http/tests/security/cross-frame-access-getOwnPropertyDescriptor-expected.txt
|
| @@ -26,7 +26,6 @@ PASS: canGetDescriptor(targetWindow, 'EvalError') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'Event') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'HTMLAnchorElement') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'HTMLAudioElement') should be 'false' and is.
|
| -PASS: canGetDescriptor(targetWindow, 'HTMLAppletElement') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'HTMLAreaElement') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'HTMLBRElement') should be 'false' and is.
|
| PASS: canGetDescriptor(targetWindow, 'HTMLBaseElement') should be 'false' and is.
|
|
|