Commit History

Author SHA1 Message Date
  Andreas Kling e5490ae1d1 LibWeb: Rename Layout::Node::style() => computed_values() 4 years ago
  Andreas Kling e187a5365a LibWeb: Store the used font in Layout::NodeWithStyle 4 years ago
  Andreas Kling 4a7d948f14 LibWeb: Simplify one kind of whitespace collapsing 4 years ago
  Andreas Kling 18f1f4e1a2 LibWeb: Only preserve full whitspace for white-space: pre{,-wrap} 4 years ago
  Andreas Kling 6d7892cfc4 LibWeb: Whitespace that causes a line to wrap should be hidden 4 years ago
  Andreas Kling c630ae517e LibWeb: Put final foreground/background colors in LayoutStyle 4 years ago
  Andreas Kling 78a51933ad LibWeb: Use IdentifierStyleValue for CSS 'text-transform' 4 years ago
  Andreas Kling 4d7ce81835 LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line' 4 years ago
  Andreas Kling 350b2c6d9e LibWeb: Use the surrounding text color as the caret color 4 years ago
  Andreas Kling 59de4adb60 LibWeb: Pass current target box to BFC::run() 4 years ago
  Andreas Kling 2f38d94c70 LibWeb: Fix off-by-one when computing available space between floats 4 years ago
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) 4 years ago
  Andreas Kling 311e1039b5 LibWeb: Paint line box fragments during all paint phases 4 years ago
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace 4 years ago