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 4a7d948f14 LibWeb: Simplify one kind of whitespace collapsing il y a 4 ans
  Andreas Kling 18f1f4e1a2 LibWeb: Only preserve full whitspace for white-space: pre{,-wrap} 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 c630ae517e LibWeb: Put final foreground/background colors in LayoutStyle il y a 4 ans
  Andreas Kling 78a51933ad LibWeb: Use IdentifierStyleValue for CSS 'text-transform' il y a 4 ans
  Andreas Kling 4d7ce81835 LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line' il y a 4 ans
  Andreas Kling 350b2c6d9e LibWeb: Use the surrounding text color as the caret color il y a 4 ans
  Andreas Kling 59de4adb60 LibWeb: Pass current target box to BFC::run() il y a 4 ans
  Andreas Kling 2f38d94c70 LibWeb: Fix off-by-one when computing available space between floats il y a 4 ans
  Andreas Kling 615a4d4f71 LibWeb: First slightly naive implementation of CSS floats :^) il y a 4 ans
  Andreas Kling 311e1039b5 LibWeb: Paint line box fragments during all paint phases il y a 4 ans
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace il y a 4 ans