- From: Nige White via GitHub <noreply@w3.org>
- Date: Mon, 29 Sep 2025 13:25:09 +0000
- To: public-css-archive@w3.org
ExtAnimal has just created a new issue for https://github.com/w3c/csswg-drafts: == background-clip has not kept up with element clip styles. Needs to be able to accept polygon, rect etc == 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. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12874 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 29 September 2025 13:25:09 UTC