Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins b7aba70a28 LibWeb: Fix check for too many 'normal' values in font declaration há 3 anos atrás
  Sam Atkins 46b93174fc LibWeb: Treat multi-value CSS properties as StyleValueList by default há 3 anos atrás
  Sam Atkins afc434c416 LibWeb: Remove ValueListStyleValue :^) há 3 anos atrás
  Sam Atkins 678760bd87 LibWeb: Parse multiple font-family values há 3 anos atrás
  Sam Atkins 75450d2250 LibWeb: Handle StyleValueList for background-image há 3 anos atrás
  Sam Atkins 6f9263de04 LibWeb: Implement and use BackgroundRepeatStyleValue há 3 anos atrás
  Sam Atkins e6c0cb5a7f LibWeb: Implement and use OverflowStyleValue há 3 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 ed962be0fa LibWeb: Make 'auto' be both a Length and Identifier in CSS há 3 anos atrás
  Sam Atkins c8c2a8df56 LibWeb: Make '0' always be both a number and a length in CSS há 4 anos atrás
  Ali Mohammad Pur 15f95220ae AK+Everywhere: Delete Variant's default constructor há 3 anos atrás
  Tobias Christiansen 2a77abf85e Everywhere: Use tobyase@serenityos.org for my copyright headers há 3 anos atrás
  Sam Atkins 4065eb169c LibWeb: Implement CSS parsing convenience functions há 4 anos atrás
  Sam Atkins eadcdd21e3 LibWeb: Clarify naming and publicity of CSS Parser methods há 4 anos atrás
  Sam Atkins f4b3ab19c0 LibWeb: Only dump parsed CSS stylesheet if logging is enabled há 4 anos atrás
  Sam Atkins 4c4482c7f6 LibWeb: Ignore unquoted data urls in CSS há 4 anos atrás
  Sam Atkins 23d869138f LibWeb: Parse calc() values in new CSS Parser há 4 anos atrás
  Sam Atkins 21c59efbb9 LibWeb: Treat CSS calc() values as "builtin_or_dynamic" há 4 anos atrás
  Sam Atkins d6668dbc56 LibWeb: Allow peeking more than 1 token ahead in CSS Parser há 4 anos atrás
  Sam Atkins 919eb7c0aa LibWeb: Parse box-shadow property in new CSS Parser há 4 anos atrás
  Sam Atkins 697bffa3bd LibWeb: Convert CSS parse_{color,length}() lambdas into methods há 4 anos atrás
  Sam Atkins 1b72766e4e LibWeb: Fix issues with CSS attribute selector handling há 4 anos atrás
  Sam Atkins 6034fc0ee6 LibWeb: Make CSS 'An+B' parsing spec-compliant há 4 anos atrás