Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 2762e3d80a LibWeb: Rename LineBoxFragment::render() => paint() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7fc988b919 LibWeb: Start working on supporting fixed table layouts %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9576f6b1d4 LibWeb: Collapse top and bottom margin of empty sibling blocks %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ba76a72422 LibWeb: Skip over floating elements when collapsing margins %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8be74ea65c LibWeb: Percentage 'height' should sometimes behave as 'auto' %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bab0143bb2 LibWeb: Place normal-flow blocks relative to non-absolute siblings %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8f92ed957b LibWeb: Iterating more on placement of absolutely positioned elements %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ee1c241be9 LibWeb: Update the border metrics of absolutely positioned boxes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 232e41a238 LibWeb: Remove empty trailing line boxes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 58f76ed11f LibWeb: Avoid some redundant resolution of padding values during layout %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5d86305a72 LibWeb: Move height, min-height and max-height into LayoutStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ec466c0385 LibWeb: Move min-width and max-width into LayoutStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ecacab8618 LibWeb: Move width into LayoutStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 959464fce4 LibWeb: Move position and text-align to LayoutStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f742b245b7 LibWeb: Turn BoxModelMetrics into a simple struct %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f4ecb5362f LibWeb: Cache the used CSS text-align property on LayoutNodeWithStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 9b8464f455 LibWeb: Cache the used CSS 'position' value on LayoutNodeWithStyle %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 86098505ec LibWeb: Handle position:absolute with both left and right specified %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8d235d0e2f LibWeb: Make sure BoxModelMetrics are set for position:absolute boxes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c848645c3 LibWeb: Take margin into account when positioning absolute descendants %!s(int64=5) %!d(string=hai) anos
  Andreas Kling aeeaf33638 LibWeb: Respect specified width when computing shrink-to-fit candidates %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling dec0cd3755 LibWeb: Respect min-width and max-width on position:absolute elements %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 55a3575a7c LibWeb: More work on width of position:absolute elements %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cfab53903f LibWeb: Separate layout tree rendering into phases %!s(int64=5) %!d(string=hai) anos
  Andreas Kling abe811104f LibWeb: Better width computation for position:absolute blocks %!s(int64=5) %!d(string=hai) anos