cheeriojs/cheerio

.attr(name) should lowercase name property

Open

#581 建立於 2014年10月21日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (28,115 star) (1,626 fork)batch import
good first issue❌ Bug

描述

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

貢獻者指南