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

Unified Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-blocked-mimetypes-expected.txt

Issue 1126343003: Ignore unknown options to subresource integrity (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed option parsing + nits from mkwst Created 5 years, 7 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/security/subresourceIntegrity/subresource-integrity-blocked-mimetypes-expected.txt
diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-blocked-mimetypes-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-blocked-mimetypes-expected.txt
deleted file mode 100644
index 31f244de842bfec0bde3b012d73ef24c8233bc98..0000000000000000000000000000000000000000
--- a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-blocked-mimetypes-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-CONSOLE ERROR: Error parsing 'integrity' attribute ('sha256-_CPhHgLf4bYjXZA6KVnegM7ECdy7A3f35ntfHeYy9zI=?ct=applicationjavascript'). The content type could not be parsed.
-CONSOLE ERROR: Failed to find a valid digest with matching content-type in the 'integrity' attribute for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/resources/setResultWithMIME.php?mime=application/javascript&value=true' with computed SHA-256 integrity '_CPhHgLf4bYjXZA6KVnegM7ECdy7A3f35ntfHeYy9zL8I-EeAt_htiNdkDopWd6AzsQJ3LsDd_fme18d5jL3Mg=='. The resource has been blocked.
-This is a testharness.js-based test.
-PASS Test that scripts with bad MIME types don't load.
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698