提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 2762e3d80a LibWeb: Rename LineBoxFragment::render() => paint() 5 年之前
  Andreas Kling 8960c6f8fe LibWeb: Use the cached white-space from LayoutStyle in text_for_style() 5 年之前
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle 5 年之前
  Andreas Kling 6b334e02e6 LibWeb: Move white-space into LayoutStyle 5 年之前
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() 5 年之前
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() 5 年之前
  Andreas Kling 07ccaa1934 LibWeb: Teach line layout to collapse whitespace across fragments 5 年之前
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets 5 年之前
  Andreas Kling 35040dd2c4 LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode 5 年之前
  Andreas Kling f01af62313 LibWeb: Basic support for display:inline-block with width:auto 5 年之前
  Jack Byrne 58480a510f LibWeb: Improve support for white-space CSS property (#2348) 5 年之前
  Linus Groh f8c7ab55f8 LibWeb: Implement "text-transform: {upper,lower}case" 5 年之前
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 年之前