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 21f9261a3cc332350a23c55a39f432e06dc266f2..59a87429ff3b6eeee4438a3cd541bb372c614986 100644 |
--- a/LayoutTests/fast/storage/serialized-script-value-expected.txt |
+++ b/LayoutTests/fast/storage/serialized-script-value-expected.txt |
@@ -1,3 +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 http://xhr.spec.whatwg.org/. |
Deserialize to {"foo":"zoo","bar":{"baz":"myNewKey"}}: |
PASS JSON.stringify(newObj) is JSON.stringify(obj) |