summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/DOM/NamedNodeMap.h
AgeCommit message (Expand)Author
2022-07-11LibWeb: Implement all "attributes" mutation records for MutationObserverLuke Wilde
2022-01-31Everywhere: Update copyrights with my new serenityos.org e-mail :^)Timothy Flynn
2021-12-09LibWeb: Make DOM::NamedNodeMap forward its ref count to DOM::ElementAndreas Kling
2021-10-18LibWeb: Weakly store NamedNodeMap's & Attribute's associated ElementTimothy Flynn
2021-10-17LibWeb: Implement (most of) NamedNodeMap to store attributesTimothy Flynn