There is no difference between quoted and unquoted attrs
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- testing
Research direction
Reproduce the comparison with the two HTML snippets from the issue, then inspect the html-differ entry points and tests that handle attribute normalization. Determine how the tool could distinguish quoted and unquoted attributes without breaking its current equivalence behavior; done means the templating-engine cases are testable and covered by regression tests.
Written by the indexing model from the issue text.
Description
There is no difference for html-differ between such files:
<div class=a></div>
and
<div class="a"></div>
This is correct, but it doesn't allow to test different templating engines output.
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from bem/html-differ
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
bem/html-differ#175 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
bem/html-differ#173 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
bem/html-differ#171 · 1 comment · 3 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
bem/html-differ#170 · 2 comments · 1 reaction ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
bem/html-differ#169 · 1 comment ·
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
antfu-collective/icones#398 ·
-
ECmail.com Open
Difficulty 1/5 Under an hour Newbie friendliness 90/100
wesbos/burner-email-providers#554 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
radiantearth/stac-browser#1023 ·
-
HMR stops working Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
components-web-app/docs#92 ·