Skip to content

background-clip has not kept up with element clip styles. Needs to be able to accept polygon, rect etc #12874

@ExtAnimal

Description

@ExtAnimal

It should be possible to use

background-clip : polygon(0 0, 100% 0, 100% calc(100% - var(--footer-height)), 0 calc(100% - var(--footer-height)));

Ans all other clip-path shapes.

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