Commit History

Author SHA1 Message Date
  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 b959d06ace LibWeb: Generate HTMLCanvasElement bindings from IDL :^) 5 years ago
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() 5 years ago
  Andreas Kling cfab53903f LibWeb: Separate layout tree rendering into phases 5 years ago
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets 5 years ago
  Andreas Kling b656fac00e LibWeb: Make <canvas> use the generic replaced layout algorithm 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 3f698db85d LibWeb: Limit the maximum size of <canvas> bitmap buffers 5 years ago
  Andreas Kling a37c29e353 LibWeb: Add <canvas> element and start fleshing out CRC2D 5 years ago