Closed Bug 103596 Opened 23 years ago Closed 23 years ago

[CASCADE] !important declarations don't inherit correctly

Categories

(Core :: CSS Parsing and Computation, defect, P2)

defect

Tracking

()

RESOLVED INVALID
mozilla1.0

People

(Reporter: pierre, Assigned: pierre)

References

Details

Attachments

(1 file)

Important declarations are inherited as normal declarations. It doesn't seem to be regression. See the attached testcase.
Attached file testcase (deleted) —
Status: NEW → ASSIGNED
Depends on: 43220
Priority: -- → P2
Target Milestone: --- → mozilla1.0
Declarations don't get inherited. Computed styles do. If I set a style on an element, that takes precedence over any implicitly inherited style. Think of what happens when you have a user sheet with :link {color: blue} and an author sheet with P {color: green}. A link inside a paragraph is still blue. Resolving INVALID.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
grrr... I let IE confuse me again.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: