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

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

Issue 622783004: Implementation of subresource integrity attribute for style sheets. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase on ToT Created 6 years, 2 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
new file mode 100644
index 0000000000000000000000000000000000000000..087c9c5e19b743634cc56447ed3e9c25c3433248
--- /dev/null
+++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-style-blocked-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE ERROR: line 7: The computed SHA-256 integrity 'RvLeYLQyPa/ZQk95Rj0XQpfsoBHW9Vrqb3zwo5DScrI=' does not match the 'integrity' attribute 'BpfBw7ivV8q2jLiT13fxDYAe2tJllusRSZ273h2nFSE=' for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/style-1-of-3.css'.
+CONSOLE ERROR: line 8: The computed SHA-384 integrity 'j1bGpDxu0bZAb4jBJzciDWuVUuOTXlLvB9WNKDh7Gik9ygF6CctjgYISUwShHmFM' does not match the 'integrity' attribute 'XVVXBGoYw6AJOh9J/Z8pBDMVVPfkBpngexkA7JqZu8d5GENND6TEIup/tA1v5GPr' for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/style-2-of-3.css'.
+CONSOLE ERROR: line 9: The computed SHA-512 integrity 'P302RfA5c/H9Ao/miirSIPVBr3uxOdTzm8IzaGwidneeOOwuyTfOhCp8+c1yg+W16rKf1IW/+4TxD0yAKdkV+Q==' does not match the 'integrity' attribute 'tbUPioKbVBplr0b1ucnWB57SJWt4x9dOE0Vy2mzCXvH3FepqDZ+07yMK81ytlg0MPaIrPAjcHqba5csorDWtKg==' for resource 'http://127.0.0.1:8000/security/subresourceIntegrity/style-3-of-3.css'.
+Test 1
+
+Test 2
+
+Test 3

Powered by Google App Engine
This is Rietveld 408576698