X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Fhttp%2Ftests%2Fsecurity%2FsubresourceIntegrity%2Fsubresource-integrity-invalid-integrity-expected.txt;h=24ee9bd0a6280478649c539b86f09409a1ed72ad;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=ae07af207d047b0bed3e31d2afde614d35a1ff30;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt b/src/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt index ae07af2..24ee9bd 100644 --- a/src/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt +++ b/src/third_party/WebKit/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt @@ -1 +1,5 @@ +CONSOLE ERROR: Error parsing 'integrity' attribute ('yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8='). The value must begin with 'ni:///'. +CONSOLE ERROR: Error parsing 'integrity' attribute ('ni:///#yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8='). The specified hash algorithm must be one of 'sha256', 'sha384', or 'sha512'. +CONSOLE ERROR: Error parsing 'integrity' attribute ('yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8='). The value must begin with 'ni:///'. +CONSOLE ERROR: Error parsing 'integrity' attribute ('ni:///sha1;Ywd5te2RvxmuHLzLzZjYo1/0LMw='). The specified hash algorithm must be one of 'sha256', 'sha384', or 'sha512'. This test passes if no 'FAIL' alert appears.