Historique des commits

Auteur SHA1 Message Date
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization il y a 3 ans
  Andreas Kling 918b0b4394 LibWeb: Add missing virtual/override/final in CSSStyleRule il y a 3 ans
  Andreas Kling 6cda24097b LibWeb: Add the CSSStyleRule interface with some limited functionality il y a 3 ans
  Sam Atkins 776b1f4548 LibWeb: Make CSS::Selector reference counted il y a 4 ans
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling 0d8c9024ee LibWeb: Add fast_is<T> for CSSRule subclasses il y a 4 ans
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM il y a 4 ans
  Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule il y a 4 ans