Age | Commit message (Expand) | Author |
---|---|---|
2023-05-29 | LibWeb: Output names of inner table boxes in layout dump | Aliaksandr Kalenik |
2023-05-29 | LibWeb: Remove Layout::TableCellBox | Aliaksandr Kalenik |
2023-05-29 | LibWeb: Remove Layout::TableRowBox | Aliaksandr Kalenik |
2023-05-29 | LibWeb: Remove Layout::TableRowGroupBox | Aliaksandr Kalenik |
2023-05-29 | LibWeb: Remove Layout::TableBox | Aliaksandr Kalenik |
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-04-29 | LibWeb: Exclude borders from width available for table columns | Aliaksandr Kalenik |