Age | Commit message (Expand) | Author |
---|---|---|
2020-07-26 | LibWeb: Switch to using AK::is and AK::downcast | Andreas Kling |
2020-07-26 | LibGfx: Add FloatPoint methods | Matthew Olsson |
2020-06-24 | LibWeb: Move position and text-align to LayoutStyle | Andreas Kling |
2020-06-24 | LibWeb: Rename LayoutNode::style() => specified_style() | Andreas Kling |
2020-06-24 | LibWeb: Use the cached text-align value in LineBox::add_fragment() | Andreas Kling |
2020-06-13 | LibWeb: Teach line layout to collapse whitespace across fragments | Andreas Kling |
2020-06-10 | LibWeb: Rework the layout engine to use relative offsets | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |