Descriptionexp/html: discard tags that are terminated by EOF instead of by '>'
If a tag doesn't have a closing '>', it isn't considered a tag;
it is just ignored and EOF is returned instead.
Pass one additional test in the test suite.
Change tokenizer tests to match correct behavior.
Patch Set 1 #Patch Set 2 : diff -r 62f087306b18 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 62f087306b18 https://go.googlecode.com/hg/ #
Total comments: 1
MessagesTotal messages: 3
|