Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 48f43a7429 LibHTML: Anonymous blocks *should* inherit some properties il y a 5 ans
  Andreas Kling 9858e2632c LibHTML: Let's not have anonymous blocks inherit their parent's style il y a 5 ans
  Andreas Kling ee567cdc3d LibHTML: Implement basic layout for inline <img alt> il y a 5 ans
  Andreas Kling 319f0d2d18 LibHTML: Render list markers in the same color as text il y a 5 ans
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() il y a 5 ans
  Andreas Kling 9c0e9a1a20 LibHTML: Rename ComputedStyle to BoxModelMetrics il y a 5 ans
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties il y a 5 ans
  Andreas Kling 1d65cf367f LibHTML: Rewrite inline and text layout il y a 5 ans
  Sergey Bugaev 6491493e26 LibHTML: Hide debugging output unless HTML_DEBUG is defined il y a 5 ans
  Sergey Bugaev 235dee8c42 LibHTML: Implement rendering il y a 5 ans
  Sergey Bugaev fa876320eb LibHTML: Fix LayoutBlock vertical position & height computations il y a 5 ans
  Sergey Bugaev 756bdb2a42 LibHTML: Fix moving inline elements to unrelated block elements il y a 5 ans
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree il y a 5 ans
  Andreas Kling fc43cf929d LibHTML: Implement basic block height computation il y a 5 ans
  Andreas Kling 70eca3b500 LibHTML: Finish the block width calculation il y a 5 ans
  Andreas Kling e423bb4901 LibHTML: A tiny bit of work towards block layout. il y a 6 ans
  Andreas Kling f88c5860df LibHTML: Fetch the box edge values needed for block width computation. il y a 6 ans
  Andreas Kling fc127eb769 LibHTML: Create anonymous blocks around inline children of blocks. il y a 6 ans
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans