Closed
Bug 92723
Opened 24 years ago
Closed 23 years ago
-moz-opacity not honored for generated content
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
FIXED
mozilla1.2alpha
People
(Reporter: jruderman, Assigned: roc)
References
Details
Attachments
(2 files)
-moz-opacity is not honored for generated content, such as :before content.
This happens both when the opacity style is applied to the same element that
the :before is applied to, and when the opacity style is applied just to the
generated content.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
Really reassigning to roc+moz, like bug 44401...
Assignee: pierre → roc+moz
| Assignee | ||
Comment 5•24 years ago
|
||
-moz-opacity bugs are not 1.0-worthy.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.1
| Assignee | ||
Comment 6•23 years ago
|
||
Moving -moz-opacity rework to 1.2alpha.
Priority: -- → P3
Target Milestone: mozilla1.1alpha → mozilla1.2alpha
| Assignee | ||
Comment 7•23 years ago
|
||
This should have been fixed by my last checkin.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 9•22 years ago
|
||
shouldn't this be changed to 'opacity' now?
No, since our implementation is seriously broken (but there are other bugs on
that, and I don't see why you commented in this one).
You need to log in
before you can comment on or make changes to this bug.
Description
•