| Index: third_party/WebKit/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt
|
| index c5986e17aaf4c6baae2270c20070d393f2f9bb3d..4314ed432c55a0bf1eff5a63ce9c38acbead50dc 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/dom/cross-frame-accessor-throw-expected.txt
|
| @@ -1,7 +1,6 @@
|
| -CONSOLE WARNING: line 42: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
|
| This is a testharness.js-based test.
|
| -PASS Check that exception is created in called function's context.
|
| -PASS Check that DOM exception is created in setter's context.
|
| +FAIL Check that DOM exception is created in called function's context. assert_not_equals: got disallowed value [stringifying object threw TypeError: Illegal invocation with type object]
|
| +FAIL Check that DOM exception is created in setter's context. assert_not_equals: got disallowed value [stringifying object threw TypeError: Illegal invocation with type object]
|
| PASS Check that native exception is created in setter's context.
|
| Harness: the test ran to completion.
|
|
|
|
|