RESOLVED FIXED Bug 265597
Element.setAttributeNode() should not treat attribute names case insensitively
https://bugs.webkit.org/show_bug.cgi?id=265597
Summary Element.setAttributeNode() should not treat attribute names case insensitively
Chris Dumez
Reported 2023-11-30 12:16:50 PST
Element.cpp's findAttrNodeInList() does case-insensitive comparison incorrectly.
Attachments
Chris Dumez
Comment 1 2023-11-30 12:26:28 PST
Chris Dumez
Comment 2 2023-11-30 14:09:01 PST
EWS
Comment 3 2023-11-30 18:05:30 PST
Committed 271363@main (76c6ef3c49b0): <https://commits.webkit.org/271363@main> Reviewed commits have been landed. Closing PR #21124 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2023-11-30 18:06:16 PST
Note You need to log in before you can comment on or make changes to this bug.