Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins afc434c416 LibWeb: Remove ValueListStyleValue :^) há 4 anos atrás
  Sam Atkins 678760bd87 LibWeb: Parse multiple font-family values há 4 anos atrás
  Sam Atkins 6f9263de04 LibWeb: Implement and use BackgroundRepeatStyleValue há 4 anos atrás
  Sam Atkins e6c0cb5a7f LibWeb: Implement and use OverflowStyleValue há 4 anos atrás
  Sam Atkins 168865dbdc LibWeb: Implement and use BorderRadiusStyleValue há 4 anos atrás
  Sam Atkins cb3e097663 LibWeb: Implement and use BorderStyleValue há 4 anos atrás
  Sam Atkins c27f99fc1d LibWeb: Implement and use FlexFlowStyleValue há 4 anos atrás
  Sam Atkins 2644d2c221 LibWeb: Implement and use FlexStyleValue há 4 anos atrás
  Sam Atkins 44a082391b LibWeb: Implement and use TextDecorationStyleValue há 4 anos atrás
  Sam Atkins 0e15561df0 LibWeb: Implement and use ListStyleStyleValue há 4 anos atrás
  Sam Atkins dcbfb61816 LibWeb: Implement and use BackgroundStyleValue há 4 anos atrás
  Sam Atkins 59501f1940 LibWeb: Implement and use FontStyleValue há 4 anos atrás
  Sam Atkins 21c9825caf LibWeb: Implement new StyleValueList há 4 anos atrás
  Sam Atkins 81527f5eba LibWeb: Add StyleValue.is_builtin() convenience function há 4 anos atrás
  Sam Atkins ed962be0fa LibWeb: Make 'auto' be both a Length and Identifier in CSS há 4 anos atrás
  Sam Atkins c8c2a8df56 LibWeb: Make '0' always be both a number and a length in CSS há 4 anos atrás
  Tobias Christiansen 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers há 4 anos atrás
  Tobias Christiansen 833936f3ec LibWeb: Add auto as a recognized argument of flex-basis há 4 anos atrás
  Sam Atkins 21c59efbb9 LibWeb: Treat CSS calc() values as "builtin_or_dynamic" há 4 anos atrás
  Andreas Kling efa9627fc4 LibWeb: Remove unused enum value CSS::StyleValue::Position há 4 anos atrás
  Tobias Christiansen 2fdae3b0ca LibWeb: Add BoxShadowStyleType as a CSS StyleType há 4 anos atrás
  Tobias Christiansen f8bf6ae911 LibWeb: Add CalculatedStyleValue to the CSS StyleValues há 4 anos atrás
  Sam Atkins 6e0376361a LibWeb: Expose StyleValue parsing method in CSS Parser há 4 anos atrás
  Sam Atkins 4a03279539 LibWeb: Add CSS ValueListStyleValue há 4 anos atrás
  Tobias Christiansen 80a44c3891 LibWeb: Add parsing for the justify-content property há 4 anos atrás
  Tobias Christiansen e18e2af826 LibWeb: Add roman numerals as a list-style for ol's há 4 anos atrás
  Tobias Christiansen af4d80af4d LibWeb: Add parsing for NumericStyleValue há 4 anos atrás
  Tobias Christiansen ae3e6510d6 LibWeb: Parse flex-basis há 4 anos atrás
  Tobias Christiansen e6545d5259 LibWeb: Add parsing for flex-wrap property há 4 anos atrás
  Tobias Christiansen f0c6160362 LibWeb: Add CustomStyleValue há 4 anos atrás