Age | Commit message (Expand) | Author |
---|---|---|
2020-04-08 | LibWeb: Remove bizarre HashMap leak in StyleProperties copy ctor | Andreas Kling |
2020-03-23 | LibWeb: CSS: Add "position: absolute" with top and left | myphs |
2020-03-22 | LibWeb: Use FlyString for Element tag names | Andreas Kling |
2020-03-20 | LibWeb: Add CSS property 'border' | myphs |
2020-03-18 | LibWeb: Don't try to repaint frameless documents in CSSStyleValue | Andreas Kling |
2020-03-11 | LibWeb: Skip non-font files when looking for fonts instead of asserting | Tibor Nagy |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |