Open Bug 389408 Opened 17 years ago Updated 2 years ago

stroke-dasharray property isn't handled correctly when aStartStruct is non-null

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: dbaron, Unassigned)

References

Details

(Filed per bug 80887 comment 18.)

The code in nsRuleNode::ComputeSVGData makes some incorrect assumptions in the way it handles stroke-dasharray.  In particular, if aStartStruct is non-null and has a stroke-dasharray property (which would happen if every property in the struct is specified and not inherited), it will preserve the value from the start struct even when 'inherit' is explicitly specified.
See Also: → 1269175
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.