Description[DevTools] Fixed output of string consisting multiple spaces
" ".repeat(10) will produce string with one space in console output.
This CL changed this behavior by replacing white-space:nowrap rule to white-space:pre.
BUG=516989
R=pfeldman@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201091
Patch Set 1 #
Messages
Total messages: 11 (3 generated)
|