Historique des commits

Auteur SHA1 Message Date
  Andreas Kling e5490ae1d1 LibWeb: Rename Layout::Node::style() => computed_values() il y a 4 ans
  Andreas Kling e187a5365a LibWeb: Store the used font in Layout::NodeWithStyle il y a 4 ans
  Andreas Kling 6d7892cfc4 LibWeb: Whitespace that causes a line to wrap should be hidden il y a 4 ans
  Andreas Kling 90b12a41c8 LibWeb: Make LineBox take incoming fragment size as floats il y a 4 ans
  Andreas Kling 88ca932fac LibWeb: Make LineBoxFragment store non-const Layout::Node& il y a 4 ans
  Andreas Kling d59ec3ab85 LibWeb: Create "empty" line box fragments for inline elements il y a 4 ans
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace il y a 4 ans
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean il y a 4 ans
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast il y a 5 ans
  Matthew Olsson 9cce7f57dd LibGfx: Add FloatPoint methods il y a 5 ans
  Andreas Kling 959464fce4 LibWeb: Move position and text-align to LayoutStyle il y a 5 ans
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() il y a 5 ans
  Andreas Kling 26eef65017 LibWeb: Use the cached text-align value in LineBox::add_fragment() il y a 5 ans
  Andreas Kling 07ccaa1934 LibWeb: Teach line layout to collapse whitespace across fragments il y a 5 ans
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets il y a 5 ans
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb il y a 5 ans