提交历史

作者 SHA1 备注 提交日期
  Zaggy1024 883f44d397 LibWeb: Use `CSSPixels` only when calculating radial gradient sizes 1 年之前
  Zaggy1024 d9c842a83f LibWeb: Set radial gradients' ending shape corners correctly 1 年之前
  Aliaksandr Kalenik 0fb571c1c2 LibWeb: Add `Length::resolved()` overload for CSSPixels 1 年之前
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 年之前
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 年之前
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 年之前
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 年之前
  MacDue fa7a2269cd LibWeb: Remove ±1 translations from RadialGradientStyleValue 1 年之前
  Sam Atkins 631a988a57 LibWeb: Allow any valid `<color>` in CSS gradients 1 年之前
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int 1 年之前
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 年之前
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 年之前
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 年之前
  Sam Atkins e61a5ad180 LibWeb: Split AbstractImageStyleValue out of StyleValue.{h,cpp} 2 年之前
  Sam Atkins 0f04fa2e6e LibWeb: Split RadialGradientStyleValue out of StyleValue.{h,cpp} 2 年之前