Age | Commit message (Expand) | Author |
---|---|---|
2022-02-19 | LibWeb: Move QualifiedName.h into LibWeb/DOM/ | Andreas Kling |
2021-10-18 | LibWeb: Weakly store NamedNodeMap's & Attribute's associated Element | Timothy Flynn |
2021-10-17 | LibWeb: Set an attribute's owning element when it is known | Timothy Flynn |
2021-10-17 | LibWeb: Implement Attribute closer to the spec and with an IDL file | Timothy Flynn |
2021-09-16 | LibWeb: Move Attribute into the DOM namespace | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |