
27 Jan
2011
27 Jan
'11
11:57 p.m.
On 28/01/2011, at 1:41 PM, Daniel Veillard wrote: <snip>
Honnestly one or 2 spaces in HTML does not matter, the HTML renderer will just make it equivalent to one space (with space being characters 0x20, CR, LF, and tabs), so except for purely core review, that doesn't change much on the user side, even with XHTML rendering.
That's also the case with indentation and spacing in our C code, and we really prefer that to be consistent. :)