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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.fetch-csp-expected.txt

Issue 2805313003: Upstream service worker `fetch` tests to WPT (Closed)
Patch Set: Move files up a directory Created 3 years, 8 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 unified diff | Download patch
OLDNEW
1 CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/re sources/fetch-access-control.php?PNGIMAGE' because it violates the following Con tent Security Policy directive: "img-src http://127.0.0.1:8000". 1 CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/re sources/fetch-access-control.php?PNGIMAGE' because it violates the following Con tent Security Policy directive: "img-src http://127.0.0.1:8000".
2 2
3 CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/re sources/fetch-access-control.php?PNGIMAGE' because it violates the following Con tent Security Policy directive: "img-src http://127.0.0.1:8000". 3 CONSOLE ERROR: Refused to load the image 'http://localhost:8000/serviceworker/re sources/fetch-access-control.php?PNGIMAGE' because it violates the following Con tent Security Policy directive: "img-src http://127.0.0.1:8000".
4 4
5 This is a testharness.js-based test. 5 This is a testharness.js-based test.
6 PASS Verify CSP control of fetch() in a Service Worker 6 PASS Verify CSP control of fetch() in a Service Worker
7 Harness: the test ran to completion. 7 Harness: the test ran to completion.
8 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698