Closed Bug 1529668 Opened 6 years ago Closed 6 years ago

Implement `color-rendering` CSS property (defined in SVG)

Categories

(Core :: SVG, enhancement, P5)

enhancement

Tracking

()

RESOLVED INVALID
Tracking Status
firefox67 --- affected

People

(Reporter: dholbert, Unassigned)

References

Details

The color-rendering property is defined here in the SVG 1.1 spec:
https://www.w3.org/TR/SVG11/painting.html#ColorRenderingProperty
...and here in the SVG2 spec:
https://www.w3.org/TR/SVG2/painting.html#ColorRendering
...though it seems we never implemented it, perhaps because it's just a hint with no real normative requirements as far as I can tell.

It seems there's a WPT test that Firefox is alone in failing due to lack of support for this property:
https://wpt.fyi/results/svg/painting/parsing/color-rendering-valid.svg

I don't know how much we should care about this (probably not very much), but I'm filing this bug as a "placeholder" bug to cover this feature, in any case, as a way to track the test-failure.

Looks like I got my way.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.