| 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..f56d786aef722e0097455492113bf47e3ad74fa6 100644
|
| --- a/LayoutTests/fast/storage/serialized-script-value-expected.txt
|
| +++ b/LayoutTests/fast/storage/serialized-script-value-expected.txt
|
| @@ -201,6 +201,10 @@ 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 self.blobContent1 is self.blobContent2
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|