| Index: LayoutTests/crypto/array-buffer-view-offset-expected.txt
|
| diff --git a/LayoutTests/crypto/array-buffer-view-offset-expected.txt b/LayoutTests/crypto/array-buffer-view-offset-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..60943e5bf475181b31ea21928f79b8b868d3d0db
|
| --- /dev/null
|
| +++ b/LayoutTests/crypto/array-buffer-view-offset-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Test that an ArrayBufferView with offset is processed correctly.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS bytesToHexString(new Uint8Array(digest)) is '2c7e7c384f7829694282b1e3a6216def8082d055'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|