We should entirely remove RenderStyle::whiteSpace() and replace it with RenderStyle::whiteSpaceCollapse() & RenderStyle::textWrap() at the relevant call sites. This will allow getting proper layout support for the two longhand properties, notably for currently unsupported configurations like text-wrap: balance.
<rdar://problem/110936960>