From: C. Scott Ananian Date: Wed, 10 Jul 2013 17:03:21 +0000 (-0400) Subject: Fix incorrect escaping of nested , , , , and X-Git-Tag: 1.31.0-rc.0~19186^2 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=1be73506625a5a8db8e0394cdfd8a6e7f000d62d;p=lhc%2Fweb%2Fwiklou.git Fix incorrect escaping of nested , , , , and The parser, when given "XYZ" was emitting "

X<em>YZ</em>

". This is the same as bug 41545, but with a different set of tags. Note that the HTML spec (http://www.w3.org/TR/html5/text-level-semantics.html) gives an explicit meaning for nested , , , , and . There are other nestable tags (, , , , , , ,