Commit History

Author SHA1 Message Date
  Andreas Kling d30cbf5d72 LibWeb: Remove unnecessary check for 0-sized fragments in InlineNode 3 years ago
  Andreas Kling 3ad08a932c LibWeb: Only compute containing block rect once in InlineNode::paint() 3 years ago
  Andreas Kling 766d816db3 LibWeb: Remove old Layout::Node::split_into_lines() API 3 years ago
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 years ago
  Sam Atkins dc681913e8 LibWeb: Convert width/height and min-/max- versions to LengthPercentage 3 years ago
  Sam Atkins 6234e3fcb3 LibWeb: Implement background-clip :^) 3 years ago
  Sam Atkins e8b7946732 LibWeb: Paint backgrounds with multiple layers :^) 3 years ago
  Sam Atkins 1e53768f1b LibWeb: Combine background-repeat-x/y pseudo-properties 3 years ago
  Andreas Kling f73aa8e2bd LibWeb: Move line boxes from Layout::Box to BlockContainer 3 years ago
  Andreas Kling c4826eae4f LibWeb: Rename Layout::BlockBox => BlockContainer 3 years ago
  Sam Atkins 0cedb7a7c4 LibWeb: Give InlineNodes borders :^) 3 years ago
  Sam Atkins 0712036485 LibWeb: Give InlineNodes a box-shadow :^) 3 years ago
  Sam Atkins 912596fae8 LibWeb: Give InlineNodes a background 3 years ago
  Sam Atkins 3b6325e787 LibWeb: Move InlineNode background code from `paint_fragment` -> `paint` 3 years ago
  Sam Atkins 226fe4b57d LibWeb: Paint inspection outline for InlineNodes :^) 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago