Commit History

Author SHA1 Message Date
  Andreas Kling 5e29238a49 LibHTML: Make "children are inline" flag imperative 5 years ago
  Andreas Kling 4814253589 LibHTML: Introduce LayoutBox and LayoutNodeWithStyleAndBoxModelMetrics 5 years ago
  Andreas Kling d14b60533f LibHTML: Add is<T> and to<T> helpers for LayoutNode class family 5 years ago
  Andreas Kling 44979ad7a5 LibHTML: Fix broken line splitting behavior in LayoutReplaced 5 years ago
  Andreas Kling fdbad6284c LibHTML: Implement the <blink> element 5 years ago
  Andreas Kling 749e3f0f30 LibHTML: Add LayoutNodeWithStyle class, make LayoutText style-less 5 years ago
  Andreas Kling 48f43a7429 LibHTML: Anonymous blocks *should* inherit some properties 5 years ago
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties 5 years ago
  Andreas Kling 1d65cf367f LibHTML: Rewrite inline and text layout 5 years ago
  Sergey Bugaev 235dee8c42 LibHTML: Implement rendering 5 years ago
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree 5 years ago
  Andreas Kling fc43cf929d LibHTML: Implement basic block height computation 5 years ago
  Andreas Kling fc127eb769 LibHTML: Create anonymous blocks around inline children of blocks. 6 years ago
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 years ago