Closed Bug 83484 Opened 23 years ago Closed 23 years ago

Implement :-moz-any-link pseudo-class

Categories

(Core :: CSS Parsing and Computation, defect, P2)

defect

Tracking

()

VERIFIED FIXED
mozilla0.9.2

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

(Keywords: perf, Whiteboard: (py8ieh: find XHTML <link/> bug))

We should implement a :-moz-all-link pseudo-class that matches anything matched
by :link or :visited.  This would halve the number of "universal" rules needed
for our link rules in html.css.
Blocks: 83482
Status: NEW → ASSIGNED
Keywords: perf
Target Milestone: --- → mozilla0.9.2
I just noticed this is the 1000th bug I filed in the mozilla.org bugzilla.
Fix checked in 2001-06-04 18:00 PDT.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Verified that this works for all manner of <a> links... however I just spotted
that <link/> elements don't work in XHTML. Great.
   http://www.hixie.ch/tests/adhoc/css/selectors/mozilla/001.xml
Status: RESOLVED → VERIFIED
Summary: Implement :-moz-all-link pseudo-class → Implement :-moz-any-link pseudo-class
Whiteboard: (py8ieh: find XHTML <link/> bug)
You need to log in before you can comment on or make changes to this bug.