cheeriojs/cheerio

.attr(name) should lowercase name property

Open

#581 aperta il 21 ott 2014

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (1626 fork)batch import
good first issue❌ Bug

Metriche repository

Star
 (28.115 star)
Metriche merge PR
 (Merge medio 6h 41m) (30 PR mergiate in 30 g)

Descrizione

When looking up an attribute with .attr(), the name of the attribute should be lowercased before looking up in .attribs object.

Guida contributor