| Index: LayoutTests/crypto/digest-arraybuffer-expected.txt
|
| diff --git a/LayoutTests/crypto/digest-arraybuffer-expected.txt b/LayoutTests/crypto/digest-arraybuffer-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fc7679f012f5032b99401a3e49ef3926d322272a
|
| --- /dev/null
|
| +++ b/LayoutTests/crypto/digest-arraybuffer-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Tests the digest() method using ArrayBuffer
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS: sha-256 of [0] should be [6e340b9cffb37a989ca544e6bb780a2c78901d3fb33738768511a30617afa01d] and was
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|