Commit History

Author SHA1 Message Date
  Linus Groh 09d40bfbb2 Everywhere: Use _{short_,}string to create Strings from literals 2 years ago
  Sam Atkins 9e735cc02e LibWeb: Remove unused includes for DeprecatedString 2 years ago
  martinfalisse 0448547553 LibWeb: Parse min and max-content 2 years ago
  martinfalisse 9d99bd8258 LibWeb: Use String class in certain CSS Grid classes 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
  martinfalisse 78a573d678 LibWeb: Parse line names in grid track size declarations 2 years ago
  martinfalisse b2b677e984 LibWeb: Refactor GridTrackSize classes 2 years ago
  martinfalisse e227e8027f LibWeb: Parse minmax() value 2 years ago
  martinfalisse a5f042b424 LibWeb: Parse auto-fill and auto-fit attributes 2 years ago
  martinfalisse f7af190de0 LibWeb: Add parent classes for managing GridTrackSizes 2 years ago
  Ben Wiederhake 8deced39a8 LibWeb: Resolve cyclic declaration/definitions involving Length 2 years ago
  martinfalisse 9681eb89a6 LibWeb: Add helper function for creating auto GridTrackSizes 2 years ago
  martinfalisse 2fa124e8d9 LibWeb: Use float for GridTrackSize length value 2 years ago
  martinfalisse fc36970973 LibWeb: Add GridTrackSize class for grid-template-* 2 years ago