Version
5.0.7
Browser and OS info
Latest firefox, latest ubuntu
Steps to reproduce
Open devtools on an input field and start typing text with consecutive whitespace in the middle.
What is expected?
Consecutive whitespace should appear in the devtools data for that field.
What is actually happening?
It gets collapsed to a single whitespace. It's behaving the way text with consecutive whitespace would appear in <div> but it should appear the way it would in <pre>.