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. |
+ |