Le Jeudi 07 Août 2003 04:31, Leo Savernik a écrit :
> I first suspected a
>
> :focus { outline: dotted 1px invert; }
>
> rule somewhere in html.css, but there is none.
yes there is :
$ grep -n focus css/html4.css
478::focus { outline: 1px dotted invert }