Commit History

Author SHA1 Message Date
  Sam Atkins 6bee81cfb6 LibWeb: Make serializing basic CSS types infallible 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
  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
  MacDue 776538a6c4 LibWeb: Add operator== to CSS::Number 2 years ago
  Sam Atkins ef2469bfed LibWeb: Add missing Formatters for CSS dimension types 2 years ago
  Andrew Kaster f1d47ea618 LibWeb+AudioServer: Remove unused spaceship operators 3 years ago
  Sam Atkins 7128e8e2e6 LibWeb: Break friendship between CSS Number and Tokenizer 3 years ago
  Sam Atkins bf786d66b1 LibWeb: Move Token and Tokenizer into Parser namespace 3 years ago
  Sam Atkins e8ab2dab11 LibWeb: Implement a CSS::Number class 3 years ago