Closed
Bug 47748
Opened 25 years ago
Closed 24 years ago
anchor renders a:active when clicked upon
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
People
(Reporter: burnus, Assigned: pierre)
References
()
Details
(Keywords: verifyme)
This is with m18/linux/20000804-21
Go to the given URL and click on the word "anchor" and the link turns a:active =
maroon.
Quote:
The quoted word "anchor" should be green, NOT purple, since it's part of an
anchor. It's a named anchor, and styles declared for the A tag are applied to
the under CSS1. It also should NOT turn orange when clicked upon.
Comment 1•25 years ago
|
||
INVALID.
We are following the CSS2 rules for all things that changed between CSS1 and 2.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Comment 4•24 years ago
|
||
Reopening to mark as a dup of bug 83031.
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Comment 5•24 years ago
|
||
*** This bug has been marked as a duplicate of 83031 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•