Age | Commit message (Expand) | Author |
---|---|---|
2022-07-11 | LibWeb: Implement all "attributes" mutation records for MutationObserver | Luke Wilde |
2022-01-31 | Everywhere: Update copyrights with my new serenityos.org e-mail :^) | Timothy Flynn |
2021-12-09 | LibWeb: Make DOM::NamedNodeMap forward its ref count to DOM::Element | Andreas Kling |
2021-10-18 | LibWeb: Weakly store NamedNodeMap's & Attribute's associated Element | Timothy Flynn |
2021-10-17 | LibWeb: Implement (most of) NamedNodeMap to store attributes | Timothy Flynn |