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

Side by Side 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 unified diff | Download patch
OLDNEW
1 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/subresourceInt egrity/style-1-of-3.css' with computed SHA-256 integrity 'RvLeYLQyPa_ZQk95Rj0XQp fsoBHW9Vrqb3zwo5DScrJG8t5gtDI9r9lCT3lGPRdCl-ygEdb1WupvfPCjkNJysg=='. The resourc e has been blocked. 1 CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for re source 'http://127.0.0.1:8000/security/subresourceIntegrity/style-1-of-3.css' wi th computed SHA-256 integrity 'RvLeYLQyPa_ZQk95Rj0XQpfsoBHW9Vrqb3zwo5DScrJG8t5gt DI9r9lCT3lGPRdCl-ygEdb1WupvfPCjkNJysg=='. The resource has been blocked.
2 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/subresourceInt egrity/style-2-of-3.css' with computed SHA-256 integrity 'j1bGpDxu0bZAb4jBJzciDW uVUuOTXlLvB9WNKDh7Gik9ygF6CctjgYISUwShHmFMReqoU3BDt1yeXAp39aL0TXuAI-RK52lE66N3X3 bNETo='. The resource has been blocked. 2 CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for re source 'http://127.0.0.1:8000/security/subresourceIntegrity/style-2-of-3.css' wi th computed SHA-256 integrity 'j1bGpDxu0bZAb4jBJzciDWuVUuOTXlLvB9WNKDh7Gik9ygF6C ctjgYISUwShHmFMReqoU3BDt1yeXAp39aL0TXuAI-RK52lE66N3X3bNETo='. The resource has b een blocked.
3 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/subresourceInt egrity/style-3-of-3.css' with computed SHA-256 integrity 'P302RfA5c_H9Ao_miirSIP VBr3uxOdTzm8IzaGwidneeOOwuyTfOhCp8-c1yg-W16rKf1IW_-4TxD0yAKdkV-eaUn8Wt-sL5hoxVFk Rfx2wi5hUrPp-OJ6HUiXt82N7F'. The resource has been blocked. 3 CONSOLE ERROR: Failed to find a valid digest in the 'integrity' attribute for re source 'http://127.0.0.1:8000/security/subresourceIntegrity/style-3-of-3.css' wi th computed SHA-256 integrity 'P302RfA5c_H9Ao_miirSIPVBr3uxOdTzm8IzaGwidneeOOwuy TfOhCp8-c1yg-W16rKf1IW_-4TxD0yAKdkV-eaUn8Wt-sL5hoxVFkRfx2wi5hUrPp-OJ6HUiXt82N7F' . The resource has been blocked.
4 Test 1 4 Test 1
5 5
6 Test 2 6 Test 2
7 7
8 Test 3 8 Test 3
9 9
10 Summary 10 Summary
11 11
12 Harness status: OK 12 Harness status: OK
13 13
14 Found 1 tests 14 Found 1 tests
15 15
16 1 Pass 16 1 Pass
17 Details 17 Details
18 18
19 Result Test Name Message 19 Result Test Name Message
20 Pass Subresource integrity blocked style resources 20 Pass Subresource integrity blocked style resources
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698