Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important há 3 anos atrás
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links há 3 anos atrás
  Brian Gianforcaro 027cbe6b89 LibWeb: Optimize CSS::StyleDeclaration for size há 3 anos atrás
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization há 3 anos atrás
  Andreas Kling 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() há 3 anos atrás
  Andreas Kling a2f5589d3a LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property) há 3 anos atrás
  Andreas Kling 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class há 3 anos atrás
  DoubleNegation 0fdfdbed9f LibWeb: Ensure inline CSS loaded from HTML is ElementInline há 4 anos atrás
  Tobias Christiansen 0d7169b91a LibWeb: Store custom properties in CSSStyleDeclaration há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo há 4 anos atrás
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript há 4 anos atrás
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM há 4 anos atrás