Closed Bug 159709 Opened 23 years ago Closed 23 years ago

phrase elements nested inside pseudo-class anchors prevent background colors from showing

Categories

(Camino Graveyard :: General, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 65917

People

(Reporter: jcho, Assigned: saari)

Details

Chimera 0.4, Mac OS X 10.1.5 (This is possibly a Mozilla bug too, But I am unable to confirm.) If you indicate a background color for the active state of an anchor pseudo-class, eg: a:link {color:blue} a:active {color:white; background:red} a:visited {color:black} and you nest a phrase element within the anchor, eg: <a href="link.html"><strong>link title</strong></a>, the background color will not show as expected when you click the link. However, if the phrase element is nested outside of the anchor, the background appears as expected when the link is clicked.
*** This bug has been marked as a duplicate of 65917 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.