Skip to content

Commit ec2bc09

Browse files
committed
fix the color-interpolation-filters reference for the SVG profile (which should disappear at some point)
1 parent 2d3a01b commit ec2bc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org/w3c/css/properties/SVGBasicProperties.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ clip-path: org.w3c.css.properties.svg.ClipPath
55
clip-rule: org.w3c.css.properties.svg.ClipRule
66
color: org.w3c.css.properties.css3.CssColor
77
color-interpolation: org.w3c.css.properties.svg.ColorInterpolation
8-
color-interpolation-filters: org.w3c.css.properties.svg.ColorInterpolation
8+
color-interpolation-filters: org.w3c.css.properties.css3.CssColorInterpolationFilters
99
color-profile: org.w3c.css.properties.svg.ColorProfile
1010
color-rendering: org.w3c.css.properties.svg.ColorRendering
1111
cursor: org.w3c.css.properties.css2.CssCursor

0 commit comments

Comments
 (0)