提交历史

作者 SHA1 备注 提交日期
  Andreas Kling e5490ae1d1 LibWeb: Rename Layout::Node::style() => computed_values() 4 年之前
  Andreas Kling e187a5365a LibWeb: Store the used font in Layout::NodeWithStyle 4 年之前
  Andreas Kling 6d7892cfc4 LibWeb: Whitespace that causes a line to wrap should be hidden 4 年之前
  Andreas Kling 90b12a41c8 LibWeb: Make LineBox take incoming fragment size as floats 4 年之前
  Andreas Kling 88ca932fac LibWeb: Make LineBoxFragment store non-const Layout::Node& 4 年之前
  Andreas Kling d59ec3ab85 LibWeb: Create "empty" line box fragments for inline elements 4 年之前
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace 4 年之前
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean 4 年之前
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast 5 年之前
  Matthew Olsson 9cce7f57dd LibGfx: Add FloatPoint methods 5 年之前
  Andreas Kling 959464fce4 LibWeb: Move position and text-align to LayoutStyle 5 年之前
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() 5 年之前
  Andreas Kling 26eef65017 LibWeb: Use the cached text-align value in LineBox::add_fragment() 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 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 年之前