Historia zmian

Autor SHA1 Wiadomość Data
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 lat temu
  networkException 9ff6c1e692 LibWeb: Avoid copying viewport rect when converting length to pixels 2 lat temu
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 2 lat temu
  Andreas Kling e7370443f2 LibWeb: Make non-finite CSS lengths resolve to "auto" 3 lat temu
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 lat temu
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 lat temu
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics 3 lat temu
  Andreas Kling 0f6dd8c62b LibGfx: Make Gfx::FontMetrics include the advance of '0' instead of 'M' 3 lat temu
  Andreas Kling 2f7b6af87e LibGfx: Remove code point parameter from Gfx::Font::Metrics 3 lat temu
  Andreas Kling 88aca4c996 LibWeb: Add fast-path for absolute lengths in Length::to_px() 3 lat temu
  Sam Atkins f76a541819 LibWeb: Move length-unit-from-string code into Length 3 lat temu
  Sam Atkins a07fed4e53 LibWeb: Account for `Calculated` in Length methods 3 lat temu
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations 3 lat temu
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) 3 lat temu
  Sam Atkins 6df3f9920d LibWeb: Calculate calc() lengths in to_px() 3 lat temu
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() 3 lat temu
  Sam Atkins ce0a516e59 LibWeb: Replace Length::set_calculated_style() with ::make_calculated() 3 lat temu
  Sam Atkins db04b5687d LibWeb: Move calc()-resolution code from Length to CalculatedStyleValue 3 lat temu
  Sam Atkins bfcbab0dcf LibWeb: Remove reference_for_percent parameter from Length::resolved() 3 lat temu
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) 3 lat temu
  Sam Atkins 01b57fa8b7 LibWeb: Add CSS::Percentage, PercentageOr and LengthPercentage types 3 lat temu
  Ali Mohammad Pur 9de33629da AK+Everywhere: Make Variant::visit() respect the Variant's constness 3 lat temu
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 lat temu
  Andreas Kling d413d0557d LibWeb: Remove unused CSS::Length::relative_length_to_px(Layout::Node) 3 lat temu
  Ben Wiederhake 21ba485fd3 LibWeb: Resolve cyclic dependency: Length and CalculatedStyleValue 3 lat temu
  Andreas Kling 23a08fd35a LibWeb: Start absolutizing lengths after performing the CSS cascade 3 lat temu
  Karol Kosek ffa7da0ca5 LibWeb: Handle CSS "ch" length unit (mostly) 3 lat temu
  Tobias Christiansen 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers 3 lat temu
  Brian Gianforcaro 217179a39f LibWeb: Remove unused header includes 3 lat temu
  Tobias Christiansen 9c65c10245 LibWeb: Add calc() resolution to CSS::Length 4 lat temu