On Wed, 21 Jan 2004, Robert Menschel <[EMAIL PROTECTED]> wrote:

> Sounds like a good idea.  I built and tested the following:
> 
> rawbody  RM_rbh_0ptFont  /font-size: 0pt;/i
> describe RM_rbh_0ptFont  HTML includes zero-point font size; invisible text
> score    RM_rbh_0ptFont  1.00 

Suggested improvements:

rawbody  RM_rbh_0ptFont  /font-size:\s*[01]p[tx]\b/i
describe RM_rbh_0ptFont  HTML includes 0- or 1-point font size; invisible text

Sometimes it's terminated with tag end:        "font-size: 0pt>"
[e.g. the whole style= tag attribute isn't quoted.]

Sometimes the space is left out:               "font-size:0pt"
Sometimes it's a 1-point font, equally bogus:  "font-size: 1pt"
Sometimes I see "px" instead of "pt":          "font-size: 1px"
[Don't know if "px" is even legal, but they're trying it.  :-)]

-- 
Brent J. Nordquist <[EMAIL PROTECTED]> N0BJN
Other contact information: http://kepler.acns.bethel.edu/~bjn/contact.html
* Fast pipe * Always on * Get out of the way - Tim Bray http://tinyurl.com/7sti




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to