Files
golang.net/html
Kunpei Sakai cf3bd585ca html: don't set im if <template> doesn't have HTML namespace
If there are nested <template> elements and the <template> node isn't in HTML namespace,
couldn't continue to parse documents correctly.
By this patch, it makes the <template> which is in math namespace be skipped on
resetting insertion mode.

Fixes golang/go#27702

Change-Id: I6eacdb98fe29eb3c61781afca5bc4d83e72ba4ed
Reviewed-on: https://go-review.googlesource.com/136875
Reviewed-by: Nigel Tao <nigeltao@golang.org>
2018-09-25 07:13:36 +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