Age | Commit message (Expand) | Author |
---|---|---|
2021-04-29 | LibWeb: Move Layout::TextNode whitespace collapse to separate function | Andreas Kling |
2021-04-27 | LibWeb: Refactor Layout::TextNode splitting into a chunk iterator | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-04 | LibWeb: Defer mouse events from TextNode to Label | Timothy Flynn |
2021-01-17 | LibWeb: Add fast_is<T>() for some DOM and layout node subclasses | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |