mirror of
https://github.com/golang/net.git
synced 2026-03-31 10:27:08 +09:00
The <isindex> element has been removed from the spec so that the <template> element doesn't cover it. To avoid panic, this commit adds ignoring code as a workaround. Fixes golang/go#27704 Change-Id: I847391389285df2fc0eb6a795f8c93b481cdebac Reviewed-on: https://go-review.googlesource.com/136575 Reviewed-by: Nigel Tao <nigeltao@golang.org>