Closed
Bug 260944
Opened 20 years ago
Closed 20 years ago
p:first-letter doesn't retain it's style when it's in a <a>, and a:hover is defined in CSS
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: rimas, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040819 Firefox/0.9.1+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040819 Firefox/0.9.1+
In this sample page (http://rq.online.lt/wp-style/orange/), there's a paragraph
with a link at the beginning of it (the one which says "tekstas su linku
pradžioje"). After hovering that link, boldness of the p:first-letter dissapears
for that paragraph, and never comes back. I think it's a bug in gecko, not my CSS.
Reproducible: Always
Steps to Reproduce:
Just open the webpage and hover the link.
Actual Results:
you'll see how boldness of the first letter disappears.
Expected Results:
the boldness should've been retained.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 23604 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•