| Index: LayoutTests/crypto/digest-expected.txt
|
| diff --git a/LayoutTests/crypto/digest-expected.txt b/LayoutTests/crypto/digest-expected.txt
|
| index 52d3f9f8e34b12ba5dbdca73c1c5918858b2e20c..06238098aa4bc98261a8ad0b039cabee25485c81 100644
|
| --- a/LayoutTests/crypto/digest-expected.txt
|
| +++ b/LayoutTests/crypto/digest-expected.txt
|
| @@ -32,6 +32,8 @@ finish() and then finish()
|
| = [da 39 a3 ee 5e 6b 4b 0d 32 55 bf ef 95 60 18 90 af d8 07 09]
|
| SHA-256 rejects (dummy implementation)
|
| rejected with value of null
|
| +Error during process() (dummy implementation rejects inputs over 6 bytes)
|
| + rejected with value of null
|
| PASS op.process(null) threw exception TypeError: Type error.
|
| PASS op.process() threw exception TypeError: Not enough arguments.
|
| PASS op.process(-1) threw exception TypeError: Type error.
|
|
|