CSS `clip-path` w/o `path()`
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 250
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
@ https://validator.w3.org/nu/?doc=https%3A%2F%2Fxerc.de (plz.ign. 1 & 2)
CSS: clip-path: path("m[..]z") is not a clip-path value.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the report through the W3C validator URL and compare how the CSS clip-path value is parsed against the linked syntax reference. Trace the validator's clip-path handling and existing tests, then confirm that the reported path() form is accepted as a valid value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, java
- Domain
- tooling, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100