Bug 265597
| Summary: | Element.setAttributeNode() should not treat attribute names case insensitively | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | DOM | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=264637 https://github.com/web-platform-tests/wpt/pull/43462 |
||
Chris Dumez
Element.cpp's findAttrNodeInList() does case-insensitive comparison incorrectly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/21118
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/21124
EWS
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
<rdar://problem/119013600>