Some examples of embedded javascript that won't be let through.
-<span style="background: url(javascript:window.location='http://example.org/')">test</span>
-<span style="any: expression(window.location='http://example.org/')">test</span>
-<span style="any: expression(window.location='http://example.org/')">test</span>
+* <span style="background: url(javascript:window.location='http://example.org/')">test</span>
+* <span style="any: expression(window.location='http://example.org/')">test</span>
+* <span style="any: expression(window.location='http://example.org/')">test</span>