Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 025d3b49ab LibHTML: Make "display: inline-block" generate a LayoutBlock for now hace 5 años
  Andreas Kling 96f34d26c9 LibHTML: Batch style updates and make them start from the root hace 5 años
  Andreas Kling 41896ff521 LibHTML: Add stub classes for basic table layout hace 5 años
  Andreas Kling f4f5ede10a LibHTML: Simplify Node::create_layout_node() hace 5 años
  Andreas Kling 735f02900b LibHTML: Implement basic partial style invalidation hace 5 años
  Andreas Kling f5bf8f6380 LibHTML: Add LayoutNode classes for "display: list-item" and its marker hace 5 años
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's hace 5 años
  Andreas Kling 15f3e64862 LibHTML: Rename "style_properties" to "style" everywhere hace 5 años
  Andreas Kling 772718b8d8 LibHTML: Add a per-attribute callback for Elements to parse attributes hace 5 años
  Andreas Kling f150134de9 LibHTML: Make Node::create_layout_node() virtual hace 5 años
  Andreas Kling 1b8509a0c9 LibHTML: Make sure every DOM Node belongs to a Document hace 5 años
  Andreas Kling 38c80d5e6d LibHTML: Make some use of Vector::empend(). hace 6 años
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. hace 6 años