| Index: LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-credentials.html
|
| diff --git a/LayoutTests/http/tests/fetch/script-tests/TEMPLATE-fetch-access-control-window.html b/LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-credentials.html
|
| similarity index 88%
|
| copy from LayoutTests/http/tests/fetch/script-tests/TEMPLATE-fetch-access-control-window.html
|
| copy to LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-credentials.html
|
| index f185ddd8114cb22e51ca544295284723645056ce..0941938dd67e818a9e1c066c2eac36ffe16d8f23 100644
|
| --- a/LayoutTests/http/tests/fetch/script-tests/TEMPLATE-fetch-access-control-window.html
|
| +++ b/LayoutTests/http/tests/fetch/window/fetch-access-control-redirect-credentials.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/TESTNAME.js?OPTIONS"></script>
|
| +<script src = "../script-tests/fetch-access-control-redirect-credentials.js?"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|