Age | Commit message (Expand) | Author |
---|---|---|
2020-03-30 | LibWeb: Support more advanced selectors in document.querySelectorAll() | Andreas Kling |
2020-03-30 | LibWeb: Add naive support for document.querySelectorAll() | Andreas Kling |
2020-03-26 | Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) | Elisée Maurer |
2020-03-25 | LibWeb: Make dump_tree() look okay for DocumentFragments | Andreas Kling |
2020-03-22 | LibWeb: Use FlyString for Element tag names | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |