Index: third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt |
index 04dabe14ca196002cb8b8f893cbf482cd5c1df12..2ecbeba4c70673687f7999087354686b2db8cc88 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-options-expected.txt |
@@ -1,8 +1,8 @@ |
-CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar'. |
-CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar?baz=foz'. |
-CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foobar'. |
-CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo=bar?'. |
-CONSOLE ERROR: Ignoring unrecogized 'integrity' attribute option 'foo&bar?'. |
+CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo=bar'. |
+CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo=bar?baz=foz'. |
+CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foobar'. |
+CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo=bar?'. |
+CONSOLE ERROR: line 41: Ignoring unrecogized 'integrity' attribute option 'foo&bar?'. |
This is a testharness.js-based test. |
PASS SRI with options |
PASS SRI with options 1 |