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.

贡献者指南