go.net/html: fix the tokenizer when the underlying io.Reader returns
either (0, nil) or an (n, err) such that n > 0 && err != nil. Both cases are valid by the io.Reader contract. R=r CC=golang-dev https://golang.org/cl/12513043
Showing
Please
register
or
sign in
to comment