Comment #3 on issue 195 by hob...@gmail.com: Self closing <title/> breaks parsing
http://code.google.com/p/html5lib/issues/detail?id=195
html5lib is behaving correctly per the spec. of the HTML parsing algorithm. When the tree builder sees a start tag whose tag name is "title" while in the relevant insertion modes, it puts the tokenizer into the RCDATA state.
-- You received this message because you are subscribed to the Google Groups "html5lib-discuss" group. To post to this group, send an email to html5lib-discuss@googlegroups.com. To unsubscribe from this group, send email to html5lib-discuss+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.