| Index: third_party/WebKit/LayoutTests/http/tests/security/detached-cross-frame-access-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/detached-cross-frame-access-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/detached-cross-frame-access-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..087d264bce6ab864808419115c59eacb472eb80b
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/detached-cross-frame-access-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +This is a testharness.js-based test.
|
| +PASS Test cross-origin access on a detached window
|
| +FAIL method call with detached window receiver assert_throws: function "function () {
|
| + window.requestAnimationFrame.call(detachedWindow, function () { });
|
| + }" did not throw
|
| +PASS attribute access with detached window receiver
|
| +Harness: the test ran to completion.
|
| +
|
|
|