-
The
white-spaceCSS property sets how white space inside an element is handled - Whitespace refers to characters which are used to provide horizontal or vertical space between other characters
-
The Infra Living Standard defines five characters as "ASCII whitespace"
TAB(U+0009)SPACE(U+0020)LF(U+000A)FF(U+000C)CR(U+000D)