Class attribute should be trimmed and escaped
Open
Nobody has claimed this yet.
contribution welcome
status: ready
type: enhancement
- Dominant language
- JavaScript
- Stars
- 117
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
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
Start with the linked Test case and trace how cls() values become the rendered class attribute. Confirm the expected behavior from both examples: surrounding whitespace is trimmed and attribute content is escaped; done when the rendered output reflects those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100