You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by qu...@apache.org on 2004/02/22 00:56:43 UTC

svn commit: rev 6817 - incubator/spamassassin/trunk/rules

Author: quinlan
Date: Sat Feb 21 15:56:43 2004
New Revision: 6817

Modified:
   incubator/spamassassin/trunk/rules/20_html_tests.cf
   incubator/spamassassin/trunk/rules/70_testing.cf
Log:
remove HTML_TAG_EXISTS_BASE
promote T_HTML_TAG_EXISTS_MARQUEE to HTML_TAG_EXISTS_MARQUEE


Modified: incubator/spamassassin/trunk/rules/20_html_tests.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/20_html_tests.cf	(original)
+++ incubator/spamassassin/trunk/rules/20_html_tests.cf	Sat Feb 21 15:56:43 2004
@@ -275,8 +275,8 @@
 body HTML_TAG_BALANCE_TABLE	eval:html_tag_balance('table', '> 0')
 describe HTML_TAG_BALANCE_TABLE	HTML is missing "table" close tags
 
-body HTML_TAG_EXISTS_BASE	eval:html_tag_exists('base')
-describe HTML_TAG_EXISTS_BASE	HTML has "base" tags
+body HTML_TAG_EXISTS_MARQUEE	eval:html_tag_exists('marquee')
+describe HTML_TAG_EXISTS_MARQUEE	HTML has "marquee" tag
 
 body HTML_TAG_EXISTS_PARAM	eval:html_tag_exists('param')
 describe HTML_TAG_EXISTS_PARAM	HTML has "param" tag

Modified: incubator/spamassassin/trunk/rules/70_testing.cf
==============================================================================
--- incubator/spamassassin/trunk/rules/70_testing.cf	(original)
+++ incubator/spamassassin/trunk/rules/70_testing.cf	Sat Feb 21 15:56:43 2004
@@ -559,9 +559,6 @@
 body T_HTML_FONT_LARGE_SIZE_3	eval:html_eval('max_size', '> 7')
 body T_HTML_FONT_LARGE_SIZE_4	eval:html_eval('max_size', '> 8')
 
-body T_HTML_TAG_EXISTS_MARQUEE	eval:html_tag_exists('marquee')
-describe T_HTML_TAG_EXISTS_MARQUEE	HTML has "marquee" tag
-
 # bug 1985
 body T_URGENT_BIZ /urgent.{0,16}(?:assistance|business|buy|confidential|notice|proposal|reply|request|response)/i