Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling e1a24edfa9 LibWeb: Reorganize layout system in terms of formatting contexts há 4 anos atrás
  Andreas Kling fffc5896d8 LibWeb: Make layout tree have non-const pointers to the DOM há 5 anos atrás
  Andreas Kling c46439f240 LibWeb: Move HTML classes into the Web::HTML namespace há 5 anos atrás
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace há 5 anos atrás
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace há 5 anos atrás
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle há 5 anos atrás
  Andreas Kling b959d06ace LibWeb: Generate HTMLCanvasElement bindings from IDL :^) há 5 anos atrás
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() há 5 anos atrás
  Andreas Kling cfab53903f LibWeb: Separate layout tree rendering into phases há 5 anos atrás
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets há 5 anos atrás
  Andreas Kling b656fac00e LibWeb: Make <canvas> use the generic replaced layout algorithm há 5 anos atrás
  Andreas Kling 35040dd2c4 LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode há 5 anos atrás
  Andreas Kling f01af62313 LibWeb: Basic support for display:inline-block with width:auto há 5 anos atrás
  Andreas Kling 3f698db85d LibWeb: Limit the maximum size of <canvas> bitmap buffers há 5 anos atrás
  Andreas Kling a37c29e353 LibWeb: Add <canvas> element and start fleshing out CRC2D há 5 anos atrás