Files
golang.net/html
Kunpei Sakai 2f5d238892 html: avoid panic even if unconsidered <isindex> and <template> combination
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>
2018-09-21 00:03:56 +00:00
..
2018-04-17 00:32:20 +00:00
2016-01-08 17:00:32 +00:00
2018-02-16 11:01:04 +00:00
2018-05-08 21:14:25 +00:00
2018-02-16 11:01:04 +00:00
2018-05-08 21:14:25 +00:00