Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | LibWeb: Rename HTMLDocumentParser => HTMLParser | Andreas Kling |
2021-09-14 | LibWeb: Implement HTML fragment serialisation and use it in innerHTML | Luke Wilde |
2021-09-13 | LibWeb: Add the Web::URL namespace and move URLEncoder to it | Idan Horowitz |
2021-05-18 | LibWeb: Implement encoding sniffing algorithm | Max Wipfli |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-06 | LibWeb: Use the new "ensure_pre_insertion_validity" in the HTML document parser | Luke |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |