| 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..094d39c330ff288c1f780a9e667bb9c91f88481f 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: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning.
|
|
|
| Deserialize to {"foo":"zoo","bar":{"baz":"myNewKey"}}:
|
| PASS JSON.stringify(newObj) is JSON.stringify(obj)
|
|
|