```js "window.dialogStyle": "custom", ``` Example if you use `JSON.stringify(object, null, ' ')` native dialog preserves the whitespaces:  And custom dialog deletes them: 
Example if you use
JSON.stringify(object, null, ' ')native dialog preserves the whitespaces:And custom dialog deletes them: