[whatwg] [html5] r6757 - [e] (0) Since I'm going to be editing this algorithm some more, let's bite the b [...]

Ian Hickson ian at hixie.ch
Tue Oct 25 16:56:40 PDT 2011


On Wed, 26 Oct 2011, Silvia Pfeiffer wrote:
> > +
> > +     <li><p>Replace each U+000D CARRIAGE RETURN U+000A LINE FEED
> > +     (CRLF) character pair by a single U+000A LINE FEED (CRLF)
> > +     character.</li>
> 
> Should this just be (LF)?
> 
> > +     <li><p>Replace all remaining U+000D CARRIAGE RETURN characters by
> > +     U+000A LINE FEED (CRLF) characters.</li>
> 
> Same: should this just be (LF)?

Thanks. Fixed.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'


More information about the whatwg mailing list