提交历史

作者 SHA1 备注 提交日期
  Sam Atkins 1d5d27aa22 LibWeb: Include custom properties in CSS dump 3 年之前
  Brian Gianforcaro 027cbe6b89 LibWeb: Optimize CSS::StyleDeclaration for size 3 年之前
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization 3 年之前
  Andreas Kling 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() 3 年之前
  Andreas Kling a2f5589d3a LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property) 3 年之前
  Andreas Kling 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class 3 年之前
  DoubleNegation 0fdfdbed9f LibWeb: Ensure inline CSS loaded from HTML is ElementInline 4 年之前
  Tobias Christiansen 0d7169b91a LibWeb: Store custom properties in CSSStyleDeclaration 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo 4 年之前
  Andreas Kling 4559faf8d8 LibWeb: Support named CSS properties on CSSStyleDeclaration wrapper 4 年之前
  Andreas Kling 33e3f0c71f LibWeb: Expose barebones CSSStyleDeclaration to JavaScript 4 年之前
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM 4 年之前