| Index: LayoutTests/fast/storage/serialized-script-value-expected.txt
|
| diff --git a/LayoutTests/fast/storage/serialized-script-value-expected.txt b/LayoutTests/fast/storage/serialized-script-value-expected.txt
|
| index 005dd4c81fa04457a911f55a0bbc9b7867650ad6..993416fa02feae651c0eacd3be00b1c369925c5c 100644
|
| --- a/LayoutTests/fast/storage/serialized-script-value-expected.txt
|
| +++ b/LayoutTests/fast/storage/serialized-script-value-expected.txt
|
| @@ -201,6 +201,9 @@ PASS bufferView.length is expectedBufferValues.length
|
|
|
| Serialize undefined:
|
| PASS thrownException.code is expectedException
|
| +
|
| +PASS areValuesIdentical(blobObj1, blobObj2) is true
|
| +PASS areValuesIdentical(dictionaryWithBlob1, dictionaryWithBlob2) is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|