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

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.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 25 October 2011 16:56:40 UTC