| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-redirect.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-redirect.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-redirect.https-expected.txt
|
| index 5a6fa2917f6eae74e2e0efa723cf6f3ed827cd6e..be40074e0e5e11d2c9bfa695a2afa9d75e79d124 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-redirect.https-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/fetch-request-redirect.https-expected.txt
|
| @@ -1,6 +1,4 @@
|
| -CONSOLE ERROR: line 37: Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "https://web-platform.test:8444" from accessing a frame with origin "null". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "data". Protocols must match.
|
|
|
| -CONSOLE WARNING: The service worker responded to the navigation request with a redirected response. This will result in an error in M59, around June 2017.
|
| This is a testharness.js-based test.
|
| Harness Error. harness_status.status = 1 , harness_status.message = Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "https://web-platform.test:8444" from accessing a cross-origin frame.
|
| FAIL Verify redirect mode of Fetch API and ServiceWorker FetchEvent. promise_test: Unhandled rejection with value: object "Error: Redirected iframe loading with Request.redirect=follow should fail."
|
|
|