On Thu, 19 Feb 2004, Berend De Schouwer wrote:
> rawbody         MK_HTML_TINY    /\<font style=[a-z\-]*size:1px\>/i
> describe        MK_HTML_TINY    Unreadably small font.
> score           MK_HTML_TINY    2.0

There are actually 0px and 0/1pt versions of this trick. And is not always
in a 'font'. My rule has evolved to:
rawbody LOC_HTMLINVISTEXTZERO  /style="[^>"]*font-size: *[01]p[tx]/i
describe LOC_HTMLINVISTEXTZERO invisible text - zero point
score LOC_HTMLINVISTEXTZERO    1.8

I notice you don't use the quote ("). I also note that the spam you quote
is just using 'size: 1;' without the pt/px.

The game goes on.....

- Charles

Reply via email to