Историја ревизија

Аутор SHA1 Порука Датум
  Sam Atkins 5f2f780662 LibWeb: Expose type and raw values of basic CSS types пре 2 година
  Sam Atkins 16e3a86393 LibWeb: Make `absolutized_length()` helper a Length method пре 2 година
  Sam Atkins 53a4a31af2 LibWeb: Remove CalculatedStyleValue from Length пре 2 година
  Simon Wanner 554c4af90f LibWeb: Add support for the lh and rlh length units пре 2 година
  Sam Atkins 9e735cc02e LibWeb: Remove unused includes for DeprecatedString пре 2 година
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue пре 2 година
  Sam Atkins 4084c66ad2 LibWeb: Use CSS Pixels for viewport rects пре 2 година
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels пре 2 година
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) пре 2 година
  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 година
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators пре 2 година
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length пре 2 година
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T пре 2 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Andreas Kling 344374588b LibGfx: Rename FontMetrics => FontPixelMetrics пре 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 година
  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 година