Google Chrome Update - Issue with copying code from Inspector CSS

It used to copy normally, now it takes those silly breaks.

I found this - https://support.google.com/chrome/a/answer/7125792

If you select CSS and Copy (Ctrl+C) it's broken, but if you use right-click > copy it's clean format.

//Hey, I have a solution. The Chromium developers have fixed it in the latest update .96 (it is not known when it will be stable) - until then, you just need to download Google Chrome Canary - it is fixed there. For now the stable version (with faulty CSS copying) is .95, please wait for the .96 update.


By reading the comments on the following bug report, I guess they're going to rollback this feature and go back to plaintext CSS editing.

https://bugs.chromium.org/p/chromium/issues/detail?id=1259088

Many people are complaining so we may have a setting in the future to enable/disable that.


using this method to disable css length problem.

You can disable it via the Settings > Experiments > Enable CSS length authoring tools in the Styles pane checkbox.