提交歷史

作者 SHA1 備註 提交日期
  Sam Atkins f76a541819 LibWeb: Move length-unit-from-string code into Length 3 年之前
  Sam Atkins a07fed4e53 LibWeb: Account for `Calculated` in Length methods 3 年之前
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations 3 年之前
  Andreas Kling bfe69e9d0d LibWeb: Cache and reuse some very common StyleValue objects 3 年之前
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) 3 年之前
  Sam Atkins 6df3f9920d LibWeb: Calculate calc() lengths in to_px() 3 年之前
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() 3 年之前
  Sam Atkins ce0a516e59 LibWeb: Replace Length::set_calculated_style() with ::make_calculated() 3 年之前
  Sam Atkins db04b5687d LibWeb: Move calc()-resolution code from Length to CalculatedStyleValue 3 年之前
  Sam Atkins b34950a825 LibWeb: Add Formatters for Length, Percentage and LengthPercentage 3 年之前
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 年之前
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) 3 年之前
  Sam Atkins 01b57fa8b7 LibWeb: Add CSS::Percentage, PercentageOr and LengthPercentage types 3 年之前
  Andreas Kling d413d0557d LibWeb: Remove unused CSS::Length::relative_length_to_px(Layout::Node) 3 年之前
  Ben Wiederhake 21ba485fd3 LibWeb: Resolve cyclic dependency: Length and CalculatedStyleValue 3 年之前
  Sam Atkins f354fd72f1 LibWeb: Split Length::absolute_length_to_px() out from to_px() 3 年之前
  Andreas Kling c4be098b7d LibWeb: Remove pointless brackets from Length::to_string() 3 年之前
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade 3 年之前
  Andreas Kling 720d494799 LibWeb: Make CSS::Length::m_calculated_style a RefPtr 3 年之前
  Brian Gianforcaro 2b57018196 LibWeb: Use default instead of an empty constructor/destructor 3 年之前
  Karol Kosek ffa7da0ca5 LibWeb: Handle CSS "ch" length unit (mostly) 3 年之前
  Tobias Christiansen 9c65c10245 LibWeb: Add calc() resolution to CSS::Length 4 年之前
  Tobias Christiansen 20667dfff5 LibWeb: Plumb calculated StyleValues into CSS::Length 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Nicholas-Baron 73dd293ec4 Everywhere: Add `-Wdouble-promotion` warning 4 年之前
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 年之前
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前