Age | Commit message (Expand) | Author |
---|---|---|
2020-07-26 | LibWeb: Move HTML object model stuff into LibWeb/HTML/ | Andreas Kling |
2020-07-23 | LibWeb: Rename Element::tag_name() => local_name() | Andreas Kling |
2020-06-24 | LibWeb: Move border width and color into LayoutStyle | Andreas Kling |
2020-06-13 | LibWeb: Add basic <object> element support | Andreas Kling |