Updates:
Status: Invalid
Comment #1 on issue 195 by t.broyer: Self closing <title/> breaks parsing
http://code.google.com/p/html5lib/issues/detail?id=195
There's no such things as "self closing tags" in HTML.
In this case, the '/' is ignored (generates a "parse error" though), so
everything following it is read as the title's content.
--
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.