Fixed for banner-codes, that does not enclose the src-attribute in quotes
authorKai Moritz <kai@coolibri.de>
Tue, 30 Oct 2012 13:47:43 +0000 (14:47 +0100)
committerKai Moritz <kai@juplo.de>
Wed, 27 Feb 2013 18:29:50 +0000 (19:29 +0100)
The HTML-standard allows, to write the attributes of an tag without
enclosing quotes. That was not considered in the regular expression, that
parses the <script>-tag.


No differences found