Commit History

Author SHA1 Message Date
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle 5 years ago
  Andreas Kling 5d86305a72 LibWeb: Move height, min-height and max-height into LayoutStyle 5 years ago
  Andreas Kling ecacab8618 LibWeb: Move width into LayoutStyle 5 years ago
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() 5 years ago
  Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px() 5 years ago
  Andreas Kling c7d9229a0f LibWeb: Reorganize layout algorithm 5 years ago
  Andreas Kling f3ea8d49a9 LibWeb: Remove absolute positioning logic from LayoutReplaced 5 years ago
  Andreas Kling 9cbef10bdd LibWeb: Rename BoxModelMetrics::full_margin() => margin_box() 5 years ago
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets 5 years ago
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units 5 years ago
  Andreas Kling 4d5ecf6e32 LibWeb: Start implementing proper layout of replaced elements 5 years ago
  Andreas Kling 35040dd2c4 LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode 5 years ago
  Andreas Kling f01af62313 LibWeb: Basic support for display:inline-block with width:auto 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago