Commit History

Autor SHA1 Mensaxe Data
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units %!s(int64=2) %!d(string=hai) anos
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case %!s(int64=2) %!d(string=hai) anos
  Andreas Kling b71c7a6e44 Userland: Use Font::pixel_size_rounded_up() instead of glyph_height() %!s(int64=2) %!d(string=hai) anos
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals %!s(int64=2) %!d(string=hai) anos
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) %!s(int64=2) %!d(string=hai) anos
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 56422e37e0 LibWeb: Allow creating Lengths from CSSPixels %!s(int64=2) %!d(string=hai) anos
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length %!s(int64=2) %!d(string=hai) anos
  networkException 9ff6c1e692 LibWeb: Avoid copying viewport rect when converting length to pixels %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e7370443f2 LibWeb: Make non-finite CSS lengths resolve to "auto" %!s(int64=3) %!d(string=hai) anos
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0f6dd8c62b LibGfx: Make Gfx::FontMetrics include the advance of '0' instead of 'M' %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 2f7b6af87e LibGfx: Remove code point parameter from Gfx::Font::Metrics %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 88aca4c996 LibWeb: Add fast-path for absolute lengths in Length::to_px() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f76a541819 LibWeb: Move length-unit-from-string code into Length %!s(int64=3) %!d(string=hai) anos
  Sam Atkins a07fed4e53 LibWeb: Account for `Calculated` in Length methods %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c61747fb2a LibWeb: Respect font-size specified by CSS in "em" length calculations %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 356d8bcfe8 LibWeb: Remove Length::Type::Undefined! :^) %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 6df3f9920d LibWeb: Calculate calc() lengths in to_px() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 67066c5140 LibWeb: Remove fallback value from Length::resolved() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins ce0a516e59 LibWeb: Replace Length::set_calculated_style() with ::make_calculated() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins db04b5687d LibWeb: Move calc()-resolution code from Length to CalculatedStyleValue %!s(int64=3) %!d(string=hai) anos