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

Unified Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-blocked-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-style-blocked-expected.txt
diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-blocked-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-blocked-expected.txt
index 6eb843261498028efc55028fc4960ac87a34a835..a8f4400582e12f300bf50a69b35572202148b042 100644
--- a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-blocked-expected.txt
+++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-blocked-expected.txt
@@ -1,6 +1,6 @@
-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/style-1-of-3.css' with computed SHA-256 integrity 'RvLeYLQyPa_ZQk95Rj0XQpfsoBHW9Vrqb3zwo5DScrJG8t5gtDI9r9lCT3lGPRdCl-ygEdb1WupvfPCjkNJysg=='. The resource has been blocked.
-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/style-2-of-3.css' with computed SHA-256 integrity 'j1bGpDxu0bZAb4jBJzciDWuVUuOTXlLvB9WNKDh7Gik9ygF6CctjgYISUwShHmFMReqoU3BDt1yeXAp39aL0TXuAI-RK52lE66N3X3bNETo='. The resource has been blocked.
-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/style-3-of-3.css' with computed SHA-256 integrity 'P302RfA5c_H9Ao_miirSIPVBr3uxOdTzm8IzaGwidneeOOwuyTfOhCp8-c1yg-W16rKf1IW_-4TxD0yAKdkV-eaUn8Wt-sL5hoxVFkRfx2wi5hUrPp-OJ6HUiXt82N7F'. The resource has been blocked.
+CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/style-1-of-3.css' with computed SHA-256 integrity 'RvLeYLQyPa_ZQk95Rj0XQpfsoBHW9Vrqb3zwo5DScrJG8t5gtDI9r9lCT3lGPRdCl-ygEdb1WupvfPCjkNJysg=='. The resource has been blocked.
+CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/style-2-of-3.css' with computed SHA-256 integrity 'j1bGpDxu0bZAb4jBJzciDWuVUuOTXlLvB9WNKDh7Gik9ygF6CctjgYISUwShHmFMReqoU3BDt1yeXAp39aL0TXuAI-RK52lE66N3X3bNETo='. The resource has been blocked.
+CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/style-3-of-3.css' with computed SHA-256 integrity 'P302RfA5c_H9Ao_miirSIPVBr3uxOdTzm8IzaGwidneeOOwuyTfOhCp8-c1yg-W16rKf1IW_-4TxD0yAKdkV-eaUn8Wt-sL5hoxVFkRfx2wi5hUrPp-OJ6HUiXt82N7F'. The resource has been blocked.
Test 1
Test 2

Powered by Google App Engine
This is Rietveld 408576698