| Index: LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt
|
| index 87f0cc77cdce0db483ce35da0a66c4ff07c8f6a1..de48ea284189df559feb2190e9e6c3b1fc5d688c 100644
|
| --- a/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt
|
| +++ b/LayoutTests/http/tests/security/subresourceIntegrity/subresource-integrity-invalid-integrity-expected.txt
|
| @@ -1,5 +1,5 @@
|
| -CONSOLE ERROR: The 'integrity' attribute's value 'yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8=' is not valid integrity metadata.
|
| -CONSOLE ERROR: The 'integrity' attribute's value 'ni://#yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8=' is not valid integrity metadata.
|
| -CONSOLE ERROR: The 'integrity' attribute's value 'yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8=' is not valid integrity metadata.
|
| -CONSOLE ERROR: The 'integrity' attribute's value 'ni://sha1;Ywd5te2RvxmuHLzLzZjYo1/0LMw=' is not valid integrity metadata.
|
| +CONSOLE ERROR: Error parsing 'integrity' attribute ('yM5ZyzNsyKfaXRY78zSGapeQKtl0oGdpPpYxgwl8XW8='). The value must position 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 position 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.
|
|
|