Commit History

Автор SHA1 Съобщение Дата
  Sam Atkins 56422e37e0 LibWeb: Allow creating Lengths from CSSPixels преди 2 години
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable преди 2 години
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length преди 2 години
  networkException 9ff6c1e692 LibWeb: Avoid copying viewport rect when converting length to pixels преди 2 години
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T преди 2 години
  Andreas Kling e7370443f2 LibWeb: Make non-finite CSS lengths resolve to "auto" преди 3 години
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ преди 3 години
  Idan Horowitz 086969277e Everywhere: Run clang-format преди 3 години
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics преди 3 години
  Andreas Kling 0f6dd8c62b LibGfx: Make Gfx::FontMetrics include the advance of '0' instead of 'M' преди 3 години
  Andreas Kling 2f7b6af87e LibGfx: Remove code point parameter from Gfx::Font::Metrics преди 3 години
  Andreas Kling 88aca4c996 LibWeb: Add fast-path for absolute lengths in Length::to_px() преди 3 години
  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 години
  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 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 години
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness преди 3 години
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ преди 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 години
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade преди 3 години
  Karol Kosek ffa7da0ca5 LibWeb: Handle CSS "ch" length unit (mostly) преди 3 години