Comment #2 on issue 195 by kovidgo...@gmail.com: Self closing <title/>
breaks parsing
http://code.google.com/p/html5lib/issues/detail?id=195
First, thanks for the quick response.
Note that, html5lib handles self closing a, p, div, table, body and even
html tags correctly. Handling <title/> as an instruction to treat the rest
of the document as text is the wrong decision. It is *never* going to be
right thing to do. But, given that browsers make this same mistake, I'm
guessing you are not going to change this. Oh well, a spot of regex to the
rescue.
--
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.