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

Side by Side Diff: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-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/fail.js' with computed SHA-256 integrity 'yM5ZyzNsyKfaXRY78zSGapeQKtl0oGd pPpYxgwl8XW_IzlnLM2zIp9pdFjvzNIZql5Aq2XSgZ2k-ljGDCXxdbw=='. The resource has bee n 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/fail.js' with comput ed SHA-256 integrity 'yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW_IzlnLM2zIp9pdFj vzNIZql5Aq2XSgZ2k-ljGDCXxdbw=='. 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/fail.js' with computed SHA-256 integrity 'S6xh6guV2pHeSNxnbroULlz9KudZHqI dobKgjbKThvTId0IkJDVmnEKKNPT5yZVGyM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8='. 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/fail.js' with comput ed SHA-256 integrity 'S6xh6guV2pHeSNxnbroULlz9KudZHqIdobKgjbKThvTId0IkJDVmnEKKNP T5yZVGyM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8='. The resource has been block ed.
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/fail.js' with computed SHA-256 integrity 'ycr1MW0ijTo_8WJCkRWTd7SbO_8zw6i Q00lTo4VYeZ3sHT68zBeti8FrKFQ31GTOLIBIVHazyqYQBou2JbgMyMjOWcszbMin2l0WO_M0hmqXkCr ZdKBnaT6WMYMJfF1v'. 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/fail.js' with comput ed SHA-256 integrity 'ycr1MW0ijTo_8WJCkRWTd7SbO_8zw6iQ00lTo4VYeZ3sHT68zBeti8FrKF Q31GTOLIBIVHazyqYQBou2JbgMyMjOWcszbMin2l0WO_M0hmqXkCrZdKBnaT6WMYMJfF1v'. The res ource has been blocked.
4 This test passes if no 'FAIL' alert appears. 4 This test passes if no 'FAIL' alert appears.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698