Age | Commit message (Expand) | Author |
---|---|---|
2021-09-08 | LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock | Andreas Kling |
2021-09-03 | Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr | Daniel Bertalan |
2021-08-05 | LibWeb: Ignore svg elements outside of <svg> when building layout tree | K-Adam |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-04-23 | AK: Rename adopt() to adopt_ref() | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-19 | LibWeb: Properly handle thead and tfooter HTML tags | Adam Hodgen |
2021-04-06 | LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subt... | Luke |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-10 | LibWeb: Generate layout nodes for shadow subtrees | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |