Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 5826fe094f LibWeb: Allow comma- or space-separated StyleValueLists hace 3 años
  Sam Atkins f22d8c8f77 LibWeb: Move non-trivial StyleValue to_string() methods to cpp file hace 3 años
  Tobias Christiansen 69aac6ecd7 LibWeb: Add new property 'text-decoration-style' hace 3 años
  Sam Atkins cff44831a8 LibWeb: Remove Length::Type::Percentage :^) hace 3 años
  Sam Atkins cb0cce5cdc LibWeb: Convert flex-basis to LengthPercentage hace 3 años
  Sam Atkins 784ba2ec42 LibWeb: Convert background-position to LengthPercentage hace 3 años
  Sam Atkins f602249ae9 LibWeb: Convert background-size from Length to LengthPercentage hace 3 años
  Sam Atkins f75e796909 LibWeb: Convert border-radii from Length to LengthPercentage :^) hace 3 años
  Sam Atkins 2a3abf09ff LibWeb: Remove BorderRadiusStyleValue::to_length() hack hace 3 años
  Sam Atkins ea0f6b42f0 LibWeb: Add PercentageStyleValue, and parse it hace 3 años
  Sam Atkins 0bb5bda23e LibWeb: Alphabetize StyleValue classes hace 3 años
  Daniel Bertalan 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang hace 3 años
  Sam Atkins c9062b4ed5 LibWeb: Remove now-unused CustomStyleValue hace 3 años
  Sam Atkins 000fb5a70d LibWeb: Add new UnresolvedStyleValue class hace 3 años
  Sam Atkins aa43bee0d1 LibWeb: Store all background properties in BackgroundLayerData hace 3 años
  Sam Atkins c052457498 LibWeb: Bring BackgroundStyleValue::to_string() to spec hace 3 años
  Sam Atkins 96936d04d6 LibWeb: Parse background-size as part of background shorthand hace 3 años
  Sam Atkins ae2a3bf185 LibWeb: Add BackgroundSizeStyleValue hace 3 años
  Sam Atkins 891dd46a17 LibWeb: Store Repeat values directly in BackgroundRepeatStyleValue hace 3 años
  Sam Atkins 5d0acb63ae LibWeb: Use BackgroundRepeatStyleValue in `background` shorthand hace 3 años
  Sam Atkins 532f1e859d LibWeb: Parse `background-clip` and `background-origin` hace 3 años
  Sam Atkins 018a4aa85c LibWeb: Parse `background-attachment` as part of `background` property hace 3 años
  Sam Atkins 116a5fe5d0 LibWeb: Add `background-position` to `background` property hace 3 años
  Sam Atkins 988a8ed3d8 LibWeb: Parse CSS `background-position` property hace 3 años
  Sam Atkins 0f393771b7 LibWeb: Move image resource request out of ImageStyleValue constructor hace 3 años
  Sam Atkins 78e57096e2 LibWeb: Distinguish between integer and float in NumericStyleValue hace 3 años
  Sam Atkins fd8c94c094 LibWeb: Make 'auto' LengthStyleValues return 'auto' identifier hace 3 años
  Sam Atkins 58a0ca41a7 LibWeb: Use east const in StyleValue.{h,cpp} hace 3 años
  Sam Atkins d28eeeb207 LibWeb: Use W3C urls for CSS-VALUES-3 spec links hace 3 años
  huwdp ec43f7a2b0 LibWeb: Add initial version of pointer-events CSS property hace 3 años