Historique des commits

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