Closed
Bug 1141
Opened 27 years ago
Closed 26 years ago
CSS inherit Value should be supported
Categories
(Core :: CSS Parsing and Computation, enhancement, P2)
Tracking
()
People
(Reporter: dbaron, Assigned: peterl-retired)
References
()
Details
The inherit value is very useful for authors to develop stylesheets in cascades
where they want to inherit values from the parent element. I don't think it is
quite as important as the universal selector (bug #850), but it is worth
implementing.
‰
Assignee | ||
Updated•27 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Comment 1•27 years ago
|
||
This seems to have been fixed. I didn't resolve it in case there was some
reason you didn't resolve it, but I thought you may have forgotten this was
listed as a bug.
Reporter | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•26 years ago
|
||
I don't know why this wasn't marked as fixed long ago, but since there was one
bug in the inherit handling, which I have reported, I'm resolving it as a
duplicate of that one.
*** This bug has been marked as a duplicate of 2592 ***
You need to log in
before you can comment on or make changes to this bug.
Description
•