Skip to content

[css-masking] Suggestion: Specify clipPathUnits for CSS clip-path: path #5618

@noamr

Description

@noamr

Currently when using CSS clip-path path(...) as a value, it's assumed to be in pixel coordinates rather than in relative coordinates. In SVG, that's handled by clipPathUnits attribute of clipPath. However, there is no current way to specify that for CSS clip-path: path(...). This creates a situation where many scalable paths require using an SVG ref instead of the path syntax.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions