- From: Nadya678 via GitHub <sysbot+gh@w3.org>
- Date: Sat, 17 Feb 2018 00:27:08 +0000
- To: public-css-archive@w3.org
Nadya678 has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-21]pre-wrap == Which behaviour of pre-wrap is correct? 1) end spaces are preserved and break the line (EDGE/IE11) and long series internal spaces (between words) also break the line 2) end spaces have any exception - doesn't break the and long series of spaces between words doesn't break the line? (Cr, Moz) You can test it on `<textarea/>` or on content-editable `<div/>` by entering: test_________________________________________________________test_________________________________________________, the _ means a space. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2329 using your GitHub account
Received on Saturday, 17 February 2018 00:27:13 UTC