On Tue, 18 Jun 2019 at 19:14, John Hardin <jhar...@impsec.org> wrote:
> On Tue, 18 Jun 2019, Giovanni Bechis wrote: > > > On 6/17/19 9:14 PM, Amir Caspi wrote: > >> There is a div here with display:none, as well as font-size:0px. The > spample hits HTML_FONT_LOW_CONTRAST but does not appear to hit any rule > relating to a hidden div or tiny font. > > > > There is T_HIDDEN_WORD on my sandbox ( > https://ruleqa.spamassassin.org/20190617-r1861495-n/T_HIDDEN_WORD/detail) > > I have just committed a more generic version. > > You probably also want to add "tflags publish" if its performance is > acceptable to you. > Also rename from T_ otherwise it will be skipped. If you drop the T_ and omit the publish it will let QA decide if performance is good enough :) Paul