Histórico de Commits

Autor SHA1 Mensagem Data
  Aliaksandr Kalenik a8587fe54e LibWeb: Add support for "place-items" CSS property há 2 anos atrás
  Ali Mohammad Pur dd073b2711 Meta/CodeGenerators+LibWeb: Implement parsing CSS easing functions há 2 anos atrás
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster há 2 anos atrás
  Sam Atkins 5e3da93f1a LibWeb: Add RatioStyleValue and parsing há 2 anos atrás
  Sam Atkins 1160d8186b LibWeb: Implement IntegerStyleValue, for holding `<integer>` há 2 anos atrás
  Sam Atkins ad8565011c LibWeb: Rename NumericStyleValue -> NumberStyleValue há 2 anos atrás
  FalseHonesty dcead6f5eb LibWeb: Add support for parsing place-content shorthand CSS property há 2 anos atrás
  Ali Mohammad Pur 279924242d LibWeb: Add CSS CompositeStyleValue há 2 anos atrás
  Sam Atkins e8a946c674 LibWeb: Remove StyleValue::has/to_length() há 2 anos atrás
  Sam Atkins 5cbf6eb930 LibWeb: Remove StyleValue::has/to_integer() há 2 anos atrás
  Sam Atkins 4ecf0b7768 LibWeb: Remove StyleValue::has/to_number() há 2 anos atrás
  Sam Atkins 5f755d721e LibWeb: Remove StyleValue::has_rect() há 2 anos atrás
  Sam Atkins f6fae315e3 LibWeb: Add CustomIdentStyleValue, along with parsing for it há 2 anos atrás
  Sam Atkins 5533413061 LibWeb: Remove "Invalid" StyleValue type há 2 anos atrás
  Andreas Kling be10360350 LibWeb: Move resolution of font weights and slopes to StyleValue há 2 anos atrás
  Sam Atkins d732a83de8 LibWeb: Propagate errors from absolutizing StyleValues há 2 anos atrás
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property há 2 anos atrás
  martinfalisse 22202715fc LibWeb: Parse `grid-template` property há 2 anos atrás
  martinfalisse bebf4363db LibWeb: Change name of GridTrackSizeListStyleValue há 2 anos atrás
  Sam Atkins 0679b4e0b9 LibWeb: Wrap font metrics into a struct há 2 anos atrás
  MacDue 2fbe5b969b LibWeb: Add URLStyleValue to represent general url() values há 2 anos atrás
  MacDue f099ee3d47 LibWeb: Allow doing .to_color() on a StyleValue without a layout node há 2 anos atrás
  Sam Atkins 0f9f6aef81 LibWeb: Simplify StyleValue API now that `auto` isn't a length há 2 anos atrás
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes há 2 anos atrás
  MacDue 2a659693bc LibWeb: Add EdgeStyleValue há 2 anos atrás
  Sam Atkins 1280d70d74 LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp} há 2 anos atrás
  Sam Atkins 16e3a86393 LibWeb: Make `absolutized_length()` helper a Length method há 2 anos atrás
  Sam Atkins 7d29262b8b LibWeb: Move to_gfx_scaling_mode() helper há 2 anos atrás
  Sam Atkins d64ddeaec4 LibWeb: Move PositionValue into its own files há 2 anos atrás
  Sam Atkins bcebca62d3 LibWeb: Move CSS::EdgeRect into its own files há 2 anos atrás