| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-base-https-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie-base-https-other-https.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-base-https-other-https.html
|
| similarity index 92%
|
| copy from LayoutTests/http/tests/fetch/window/fetch-access-control-cookie-base-https-other-https.html
|
| copy to LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-base-https-other-https.html
|
| index ae0aa4d1b9b706c0795b7189520723371f331ad9..7de49e4b524f49dbba955fa8d31748ccce41e0e2 100644
|
| --- a/LayoutTests/http/tests/fetch/window/fetch-access-control-cookie-base-https-other-https.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-nocors-base-https-other-https.html
|
| @@ -7,7 +7,7 @@
|
| <script src = "/serviceworker/resources/fetch-test-options.js"></script>
|
| <script src = "../resources/fetch-test-helpers.js"></script>
|
| <script src = "/serviceworker/resources/fetch-access-control-util.js"></script>
|
| -<script src = "../script-tests/fetch-access-control-cookie.js?-base-https-other-https"></script>
|
| +<script src = "../script-tests/fetch-access-control-nocors.js?-base-https-other-https"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|