cheerio icon indicating copy to clipboard operation
cheerio copied to clipboard

.attr(name) should lowercase name property

Open psayre23 opened this issue 10 years ago • 5 comments

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

psayre23 avatar Oct 21 '14 17:10 psayre23

Also true for .data(name)..

hjr265 avatar Nov 20 '14 13:11 hjr265

Hi @fb55, is this issue still relevant? (Happy to take a stab at it if so)

tlylt avatar Jan 29 '23 10:01 tlylt

I can try to take a stab at this.

joeheyming avatar Oct 14 '23 22:10 joeheyming