Index: third_party/WebKit/LayoutTests/fast/storage/serialized-script-value-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/storage/serialized-script-value-expected.txt b/third_party/WebKit/LayoutTests/fast/storage/serialized-script-value-expected.txt |
index 2071b8c4c46ed0a21ea12775847a20ba94178684..627826d6a1969c135d914d93ca502203f193f5d2 100644 |
--- a/third_party/WebKit/LayoutTests/fast/storage/serialized-script-value-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/storage/serialized-script-value-expected.txt |
@@ -152,22 +152,6 @@ PASS areValuesIdentical(newObj, obj) is true |
Serialize -10: |
PASS bufferView.length is expectedBufferValues.length |
-Deserialize to 1073741824: |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-Serialize 1073741824: |
-PASS bufferView.length is expectedBufferValues.length |
- |
-Backwards compatibility with version 3 serialization. |
- |
-Deserialize to 1073741824: |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-Serialize 1073741824: |
-PASS bufferView.length is expectedBufferValues.length |
- |
Deserialize to 36028797018963970: |
PASS JSON.stringify(newObj) is JSON.stringify(obj) |
PASS areValuesIdentical(newObj, obj) is true |
@@ -200,38 +184,6 @@ PASS areValuesIdentical(newObj, obj) is true |
Serialize 1.23: |
PASS bufferView.length is expectedBufferValues.length |
-Deserialize to 2147483647: |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-Serialize 2147483647: |
-PASS bufferView.length is expectedBufferValues.length |
- |
-Backwards compatibility with version 3 serialization. |
- |
-Deserialize to 2147483647: |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-Serialize 2147483647: |
-PASS bufferView.length is expectedBufferValues.length |
- |
-Deserialize to -2147483648: |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-Serialize -2147483648: |
-PASS bufferView.length is expectedBufferValues.length |
- |
-Backwards compatibility with version 3 serialization. |
- |
-Deserialize to -2147483648: |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-PASS JSON.stringify(newObj) is JSON.stringify(obj) |
-PASS areValuesIdentical(newObj, obj) is true |
-Serialize -2147483648: |
-PASS bufferView.length is expectedBufferValues.length |
- |
Deserialize to 2147483648: |
PASS JSON.stringify(newObj) is JSON.stringify(obj) |
PASS areValuesIdentical(newObj, obj) is true |