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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE ERROR: Error parsing 'integrity' attribute ('sha256-_CPhHgLf4bYjXZA6KVne gM7ECdy7A3f35ntfHeYy9zI=?ct=applicationjavascript'). The content type could not be parsed.
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/resources/setResultWithMIME.php?mime=application/javascript&value=true' w ith computed SHA-256 integrity '_CPhHgLf4bYjXZA6KVnegM7ECdy7A3f35ntfHeYy9zL8I-Ee At_htiNdkDopWd6AzsQJ3LsDd_fme18d5jL3Mg=='. The resource has been blocked.
3 This is a testharness.js-based test.
4 PASS Test that scripts with bad MIME types don't load.
5 Harness: the test ran to completion.
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698