Closed Bug 413725 Opened 17 years ago Closed 17 years ago

style declarations are not re-painted on ::first-letter and ::first-line after hovering over an href

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 23604

People

(Reporter: obstipator, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

::first-letter and ::first-line don't repaint if used on something with an href and hovered or effected by anything else. The <a> tags innate properties probably take over. However, if the <a> tag lacks an href, the bug does not exist.

Reproducible: Always

Steps to Reproduce:
1. use pseudo-elements as demonstrated
2. Hover over the <a>
Actual Results:  
The pseudo-element's declarations are ignored.

Expected Results:  
The pseudo-element's declarations should be re-painted.
Should be fixed in the latest betas of Firefox 3...
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.