Closed
Bug 136013
Opened 23 years ago
Closed 23 years ago
Anchor hover style properties not working properly
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: bugmail, Assigned: dbaron)
Details
Attachments
(1 file)
|
545 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:0.9.9+)
Gecko/20020329
BuildID: 2002032915
Hover styles on anchors aren't being applied to text inside the anchor, but do
apply to extra space inside created by extra padding.
Reproducible: Always
Steps to Reproduce:
1. Access the attached testcase
2. Hover the pointer over the text as well as the non-text area inside the black box
Actual Results: The hover rule is applied inside the box correctly unless the
pointer is over the text.
Expected Results: The hover rule should have worked over the text as well.
Possibly related to bug 5693?
| Assignee | ||
Comment 2•23 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•