| Index: LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-redirect-loop-other-https.html
|
| diff --git a/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html b/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-redirect-loop-other-https.html
|
| similarity index 89%
|
| copy from LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html
|
| copy to LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-redirect-loop-other-https.html
|
| index a969e9d416a3fdb9011a55fcdd368f877dc40de5..66c3136db23e0e1ec28afa5f7c5042bcdfff0b68 100644
|
| --- a/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-auth.html
|
| +++ b/LayoutTests/http/tests/fetch/serviceworker-proxied/fetch-access-control-redirect-loop-other-https.html
|
| @@ -12,7 +12,7 @@ function onlyOnServiceWorkerProxiedTest(checkFuncs) {
|
| return checkFuncs;
|
| }
|
| </script>
|
| -<script src = "../script-tests/fetch-access-control-auth.js?"></script>
|
| +<script src = "../script-tests/fetch-access-control-redirect-loop.js?-other-https"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|