Closed Bug 94615 Opened 23 years ago Closed 23 years ago

linked images ignore :active

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Other
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 65917

People

(Reporter: jameslariviere, Assigned: pierre)

Details

(Keywords: testcase)

Attachments

(1 file)

Mozilla ignores :active psuedo defined in css for anchored images like this (see
testcase):
a:visited:active img

note that :hover works as it should
a:visited:hover img

However, if you add the :active to the image instead of the anchor everything works.
a:visited img:active

seen on:
Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.3+) Gecko/20010807
BTW: This is not a regression. I checked an old build dated back to april.
Attached file testcase
Isn't this a duplicate of bug 65917 (":active not hierarchical")?
Keywords: testcase

*** This bug has been marked as a duplicate of 65917 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
boris you're quicker than me.

I should have found that one...
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: