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 8cb8cd228b1a33ba4c5f5447ebf0c5cb6e5be2d4..2071b8c4c46ed0a21ea12775847a20ba94178684 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 |
@@ -1,4 +1,4 @@ |
-CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 126: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
Deserialize to {"foo":"zoo","bar":{"baz":"myNewKey"}}: |
PASS JSON.stringify(newObj) is JSON.stringify(obj) |