AbstractSubstituteAttrProcessor also removes the attribute "title"
authorKai Moritz <kai@juplo.de>
Wed, 17 Feb 2016 10:46:29 +0000 (11:46 +0100)
committerKai Moritz <kai@juplo.de>
Mon, 18 Jul 2016 14:54:38 +0000 (16:54 +0200)
commit472c3d082ae6d6bebf44815c76871502eae88f02
tree698d328d87fae6cab70bf45ccea22911711a04ce
parent570d4491daed7c6f632774a130032b88de9ea81c
AbstractSubstituteAttrProcessor also removes the attribute "title"

The attribute "title" is allowed for the tags <span> and <strong>, but the
resulting mouse-over-effect is confusing, so it is removed as well.
src/main/java/de/juplo/thymeleaf/AbstractSubstituteAttrProcessor.java