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

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

Issue 1126343003: Ignore unknown options to subresource integrity (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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-options-expected.txt
diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..a95a444e8c6265f2064da88b1e0f9a8bdec5b8a7
--- /dev/null
+++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt
@@ -0,0 +1,8 @@
+CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo' with value 'bar'.
+CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo' with value 'bar'.
+CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'baz' with value 'foz'.
+This is a testharness.js-based test.
+PASS SRI with options
+PASS SRI with options 1
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698