[whatwg] CR "entities" and LFCR
Michael A. Puls II
shadow2531 at gmail.com
Thu Jun 7 19:40:54 PDT 2007
On 6/7/07, Michel Fortin <michel.fortin at michelf.com> wrote:
> Windows use CR+LF, UNIX uses LF, legacy Mac applications still use
> CR; but I'm not aware of any system using LF+CR (and there is none on
> Wikipedia) and I don't think it's useful to give a meaning to it.
Thanks.
An HTML file should never have a LF+CR sequence in it (unless you
generate the file that way in error or use a hex editor to modify the
normal sequence.).
However, using entities, I think there's more of a chance of seeing a LF+CR.
That chance might not be high enough to worry about though, but maybe.
--
Michael
More information about the whatwg
mailing list