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
  Sam Atkins fbfce2e73e LibWeb: Add comparison operators to CSS numeric types (except Length) 2 years ago
  stelar7 421559d725 LibWeb: Change calc node representation from float to double 2 years ago
  Sam Atkins 5f2f780662 LibWeb: Expose type and raw values of basic CSS types 2 years ago
  Sam Atkins bf915fdfd7 LibWeb: Remove CalculatedStyleValue from Frequency 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
  Daniel Bertalan 4296425bd8 Everywhere: Remove redundant inequality comparison operators 2 years ago
  Sam Atkins 7b4004d682 LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T 2 years ago
  Sam Atkins ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 2 years ago
  Sam Atkins bd79c303f6 LibWeb: Implement CSS Frequency class 3 years ago