提交歷史

作者 SHA1 備註 提交日期
  Sam Atkins d344c50663 LibWeb: Return String from CSSStyleRule::selector_text() 1 年之前
  Shannon Booth d400291ad9 LibWeb: Port CSSRule::serialized from DeprecatedString to String 1 年之前
  Jonah 60e35f2a97 LibWeb: Rough implementation of CSS namespace rule 1 年之前
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 年之前
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 年之前
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 年之前
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 年之前
  Sam Atkins c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 年之前
  Andreas Kling f4f850aaf2 LibWeb: Support CSSRule.type 3 年之前
  Sam Atkins 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes 3 年之前
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 年之前
  Andreas Kling e8b85b13e2 LibWeb: Make CSSStyleSheet::m_owner_css_rule a WeakPtr 3 年之前
  Sam Atkins 57a25139a5 LibWeb: Implement `@supports` rule :^) 3 年之前
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization 3 年之前
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) 3 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling 0d8c9024ee LibWeb: Add fast_is<T> for CSSRule subclasses 4 年之前
  Andreas Kling 0759f54bd3 LibWeb: Rename StyleDeclaration => CSSStyleDeclaration to match CSSOM 4 年之前
  Sviatoslav Peleshko 04d67d0239 LibWeb: Create base class CSSRule for all CSS rules 4 年之前