Commit History

作者 SHA1 備註 提交日期
  Andreas Kling 2ac190dc5f LibHTML: Collapse whitespace in LayoutText unless white-space: pre; 5 年之前
  Andreas Kling 31ac19543a LibHTML: Use an enum for CSS property ID's 5 年之前
  Andreas Kling 749e3f0f30 LibHTML: Add LayoutNodeWithStyle class, make LayoutText style-less 5 年之前
  Andreas Kling b9557bf876 LibHTML: Move font loading from LayoutText to StyleProperties 5 年之前
  Andreas Kling 1b7aa00768 LibHTML: LayoutText should inherit from LayoutNode directly 5 年之前
  Andreas Kling 847072c2b1 LibHTML: Respect the link color set via <body link> 5 年之前
  Andreas Kling a7ca719c4e LibHTML: Rename LayoutNode::style_properties() to LayoutNode::style() 5 年之前
  Andreas Kling 4e35bbffdd LibHTML: LayoutText should always use parent's style properties 5 年之前
  Andreas Kling f908a2718a LibHTML: Make "white-space: pre" kinda work 5 年之前
  Andreas Kling 84ec286060 LibHTML: Forgot to account for -1 glyph spacing in text layout 5 年之前
  Andreas Kling 4a88caf8e7 LibHTML: Don't add whitespace line box fragments at start of line 5 年之前
  Andreas Kling 279e1dbfc5 LibHTML: Tweak "text-decoration: underline" look in LayoutText 5 年之前
  Andreas Kling 1d65cf367f LibHTML: Rewrite inline and text layout 5 年之前
  Andreas Kling 13860e4dd8 LibHTML: Make hit testing work for LayoutText 5 年之前
  Andreas Kling 8271ad40a5 LibHTML: Implement basic support for "text-decoration: underline" 5 年之前
  Andreas Kling 62cbaa74f3 LibHTML: Respect the CSS "color" property for text 5 年之前
  Sergey Bugaev 6491493e26 LibHTML: Hide debugging output unless HTML_DEBUG is defined 5 年之前
  Sergey Bugaev 235dee8c42 LibHTML: Implement rendering 5 年之前
  Sergey Bugaev 93003bfda1 LibHTML: Implement LayoutText 5 年之前
  Sergey Bugaev fd0aa5dd43 LibHTML: Get rid of the style tree 5 年之前
  Andreas Kling fc127eb769 LibHTML: Create anonymous blocks around inline children of blocks. 6 年之前
  Andreas Kling 04b9dc2d30 Libraries: Create top level directory for libraries. 6 年之前