Re: [csswg-drafts] [css-text] A single leading white-space should prevent word breaking honoring white-space: pre-wrap

Then, I think that what we all want would be something like this: 

<table>
<tr><td>Case 1.1</td><td>Case 1.2</td><td>Case 2.1</td><td>Case 2.2</td><td>Case 3.1</td><td>Case 3.2</td><td>Case 4.1</td><td>Case 4.2</td><tr>
<tr><td colspan="2" align="center">pre-wrap</td><td colspan="2" align="center">pre-wrap+word-wrap</td><td colspan="2" align="center">pre-wrap+break-word</td><td colspan="2" align="center">pre-wrap+break-all</td><tr>
<tr><td><img src="https://user-images.githubusercontent.com/2230241/42541255-ecc44e0e-84a1-11e8-8490-c8765036499f.png"/></td>
<td><img src="https://user-images.githubusercontent.com/2230241/42541972-f0fb3eb2-84a4-11e8-9727-dcfba94e7740.png"/></td>
<td><img src="https://user-images.githubusercontent.com/2230241/42564083-1a6d2174-8500-11e8-9a45-eff2254498ad.png"/></td>
<td><img src="https://user-images.githubusercontent.com/2230241/42565064-ae196ae8-8502-11e8-9e88-cfde8b13ae24.png"/></td>
<td><img src="https://user-images.githubusercontent.com/2230241/42566888-561aae6e-8508-11e8-931d-f3a01a778476.png"/></td>
<td><img src="https://user-images.githubusercontent.com/2230241/42567870-8221b0d6-850b-11e8-8c13-862f60bd99c0.png"/></td>
<td><img src="https://user-images.githubusercontent.com/2230241/42569274-495c1f8e-8510-11e8-9e44-ce2e988ea840.png"/></td>
<td><img src="https://user-images.githubusercontent.com/2230241/42569275-497cfc54-8510-11e8-920e-749b40c25349.png"/></td></tr>
</table>

-- 
GitHub Notification of comment by javifernandez
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2907#issuecomment-404944849 using your GitHub account

Received on Friday, 13 July 2018 20:28:14 UTC