Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(319)

Unified Diff: LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html

Issue 1283163003: [Fetch][WIP] Support blob:, about:, and data: URLs. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Cleanup. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html
diff --git a/LayoutTests/http/tests/fetch/window/thorough/auth-nocors-base-https-other-https.html b/LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html
similarity index 94%
copy from LayoutTests/http/tests/fetch/window/thorough/auth-nocors-base-https-other-https.html
copy to LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html
index 1124ee4e5bae31ce8794d81da508a7efa9e2dec3..4f0469a75ab41ee4761892665c3569b8a37fade7 100644
--- a/LayoutTests/http/tests/fetch/window/thorough/auth-nocors-base-https-other-https.html
+++ b/LayoutTests/http/tests/fetch/window/thorough/scheme-data-base-https-other-https.html
@@ -9,7 +9,7 @@
<script src = "/fetch/resources/fetch-test-options.js"></script>
<script src = "/fetch/resources/fetch-test-helpers.js"></script>
<script src = "/fetch/resources/thorough-util.js"></script>
-<script src = "/fetch/script-tests/thorough/auth-nocors.js?-base-https-other-https"></script>
+<script src = "/fetch/script-tests/thorough/scheme-data.js?-base-https-other-https"></script>
</head>
<body>
<script>

Powered by Google App Engine
This is Rietveld 408576698