Skip to content

kernelUnitLength is deprecated #28178

@yinhx3

Description

@yinhx3

MDN URL

https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/kernelUnitLength

What specific section or headline is this issue about?

No response

What information was incorrect, unhelpful, or incomplete?

According to the specification, this attribute has been deprecated in <feConvolveMatrix> and <feDiffuseLighting>:

<feConvolveMatrix> Note, <feDiffuseLighting> Note
Note: This attribute is deprecated and will be removed. It does not provide a reliable way to create platform-independent results. Future versions of this specification will cover this use case.

(<feSpecularLighting> doesn't has this note)

I ran simple tests, and it seems that this attribute has no effect in Chrome, even in <feSpecularLighting>. (To be fair, I don’t fully understand its intended purpose, so it’s possible I used it incorrectly.)

What did you expect to see?

If the attribute is indeed deprecated, the documentation should explicitly mark it as such.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details

Metadata

Metadata

Assignees

No one assigned

    Labels

    data:svgCompat data for SVG features. https://developer.mozilla.org/docs/Web/SVG

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions