- From: Koji Ishii <kojiishi@gmail.com>
- Date: Mon, 9 Nov 2015 23:43:06 +0900
- To: Florian Rivoal <florian@rivoal.net>
- Cc: fantasai <fantasai.lists@inkedblade.net>, "www-style@w3.org" <www-style@w3.org>
Received on Monday, 9 November 2015 14:43:54 UTC
2015-11-09 16:30 GMT+09:00 Florian Rivoal <florian@rivoal.net>: > > > On 09 Nov 2015, at 13:55, fantasai <fantasai.lists@inkedblade.net> > wrote: > > > > b) wrapping after each space > > Anyway, I think making it possible for authors to get the "b" mode is > important. > If it's not the one we get by default (current spec), I want a switch > (proposal > above). > A switch is more preferable than changing the default behavior of pre-wrap to me; pre-wrap serves other use cases than code editors today. Two things I think we would need consensus on: 1. Assuming this is a code editor use case, I still believe any editors that wraps before space also wraps in the mid of words. Visual Studio, NotePad, TextEdit do so. On the other hand, Atom does not wrap in the mid of words but does not wrap before space either. Having an example of "wrap before space but not mid of words" would be helpful if you want this combination. 2. It may depends on above, but it feels me that the value should belong to word-break rather than white-space. /koji
Received on Monday, 9 November 2015 14:43:54 UTC