Commit History

Author SHA1 Message Date
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 1 year ago
  Sam Atkins 1feacd4b52 LibWeb: Use doubles for CSS dimension types 1 year ago
  stelar7 421559d725 LibWeb: Change calc node representation from float to double 2 years ago
  stelar7 e72b7c5de2 LibWeb: Serialize Time according to spec 2 years ago
  Ali Mohammad Pur f07c4ffbc8 LibWeb: Add CSS::Time::to_milliseconds() 2 years ago
  Sam Atkins ac4350748e LibWeb: Remove CalculatedStyleValue from Time 2 years ago
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
  martinfalisse ce0f41b9fb LibWeb+WebContent: Use new String class in CSS::StyleValue 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 2 years ago
  Sam Atkins 608bfac2a9 LibWeb: Implement CSS Time class 3 years ago