Commit History

Author SHA1 Message Date
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts 4 years ago
  Andreas Kling fffc5896d8 LibWeb: Make layout tree have non-const pointers to the DOM 5 years ago
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace 5 years ago
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace 5 years ago
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle 5 years ago
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() 5 years ago
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets 5 years ago
  Andreas Kling 0d5be35c1f LibWeb: Don't render list item markers for "list-style-type: none" 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 6e9c57fcc3 LibWeb: Generate a new list item marker on every layout 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago