ashi009 / ashi009/node-fast-html-parser

parse id

Aperta
#10 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
166
Fork
151
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

```
var root = parseHTML('');
```
`root.id` will be `id2`, not `id1`

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Start by running the parseHTML example from the issue and inspect the attribute-parsing entry point for how id and data-id are represented. The fix is complete when root.id reports "id1" for the shown markup while data-id remains "id2", with the relevant parser behavior covered by a regression test.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
javascript
Ambito
tooling
Tipo di issue
Bug
Difficoltà
2/5
Tempo stimato
1-3 ore
Stato di attività
Ferma
Chiarezza
Specificata chiaramente
Idoneità per principianti
45/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.