12:13
<sujaldev>
are you supposed to convert carriage return to newline character in the html tokenization stage?
12:16
<sujaldev>
https://github.com/html5lib/html5lib-tests/blob/master/tokenizer/domjs.test the first test in this file points to the above doubt...
12:20
<Sam Sneddon [:gsnedders]>
sujaldev: it's in the pre-processing the input stream stage; pretty sure the tokeniser tests assume the two are done together