Age | Commit message (Expand) | Author |
---|---|---|
2023-05-03 | LibWeb: Implement the "The html element fills the viewport quirk" | Andreas Kling |
2023-05-03 | LibWeb: Show formatting context roots in layout tree dumps | Andreas Kling |
2023-02-28 | LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport | Andreas Kling |
2023-02-06 | LibWeb: Add layout tests for floats, margins collapsing and positioning | Aliaksandr Kalenik |