Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins 56422e37e0 LibWeb: Allow creating Lengths from CSSPixels před 2 roky
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable před 2 roky
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString před 2 roky
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators před 2 roky
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length před 2 roky
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T před 2 roky
  Idan Horowitz 086969277e Everywhere: Run clang-format před 3 roky
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics před 3 roky
  Sam Atkins f76a541819 LibWeb: Move length-unit-from-string code into Length před 3 roky
  Sam Atkins a07fed4e53 LibWeb: Account for `Calculated` in Length methods před 3 roky
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations před 3 roky
  Andreas Kling bfe69e9d0d LibWeb: Cache and reuse some very common StyleValue objects před 3 roky
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) před 3 roky
  Sam Atkins 6df3f9920d LibWeb: Calculate calc() lengths in to_px() před 3 roky
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() před 3 roky
  Sam Atkins ce0a516e59 LibWeb: Replace Length::set_calculated_style() with ::make_calculated() před 3 roky
  Sam Atkins db04b5687d LibWeb: Move calc()-resolution code from Length to CalculatedStyleValue před 3 roky
  Sam Atkins b34950a825 LibWeb: Add Formatters for Length, Percentage and LengthPercentage před 3 roky
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() před 3 roky
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) před 3 roky
  Sam Atkins 01b57fa8b7 LibWeb: Add CSS::Percentage, PercentageOr and LengthPercentage types před 3 roky
  Andreas Kling d413d0557d LibWeb: Remove unused CSS::Length::relative_length_to_px(Layout::Node) před 3 roky
  Ben Wiederhake 21ba485fd3 LibWeb: Resolve cyclic dependency: Length and CalculatedStyleValue před 3 roky
  Sam Atkins f354fd72f1 LibWeb: Split Length::absolute_length_to_px() out from to_px() před 3 roky
  Andreas Kling c4be098b7d LibWeb: Remove pointless brackets from Length::to_string() před 3 roky
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade před 3 roky
  Andreas Kling 720d494799 LibWeb: Make CSS::Length::m_calculated_style a RefPtr před 3 roky
  Brian Gianforcaro 2b57018196 LibWeb: Use default instead of an empty constructor/destructor před 3 roky
  Karol Kosek ffa7da0ca5 LibWeb: Handle CSS "ch" length unit (mostly) před 3 roky
  Tobias Christiansen 9c65c10245 LibWeb: Add calc() resolution to CSS::Length před 4 roky