NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Firefox Counters (Score:1)
Firefox 1 has res/html.css, the default CSS implementation of HTML elements, including this rule [mozilla.org]:
So I'd've thought putting something similar but with
-1in chrome/userContent.css in your profile would do what you want, but it doesn't seem to work for me.Note however that more recent versions of html.css [mozilla.org] no longer have the
-moz-counter-resetproperty. Bug 137285 [mozilla.org] suggests that it's been renamed tocounter-reset, per the spec [w3.org], but it's hard t