Historique des commits

Auteur SHA1 Message Date
  Bastiaan van der Plaat 494a8cb816 AK: Add to_radians and to_degrees math functions il y a 1 an
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible il y a 1 an
  Sam Atkins 1feacd4b52 LibWeb: Use doubles for CSS dimension types il y a 1 an
  stelar7 c73f476915 LibWeb: Implement CSS `sin()` il y a 2 ans
  stelar7 421559d725 LibWeb: Change calc node representation from float to double il y a 2 ans
  stelar7 5dc82db0cb LibWeb: Serialize Angle according to spec il y a 2 ans
  Sam Atkins 7a1a97f153 LibWeb: Remove CalculatedStyleValue from Angle il y a 2 ans
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T il y a 2 ans
  Thomas Fach-Pedersen 83c79fec1c LibWeb: Fix calculation of degrees from radians il y a 3 ans
  Sam Atkins 355d1936f2 LibWeb: Implement CSS Angle class il y a 3 ans