提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated 2 年之前
  Luke Wilde c8fa0c3cd7 LibWeb: Hold a strong ref to old_rule in CSSRuleList::remove_a_css_rule 3 年之前
  Sam Atkins c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 年之前
  Sam Atkins 6e6607a92f LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule() 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 年之前
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 年之前
  Sam Atkins fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status 3 年之前
  Andreas Kling 77650fe886 LibWeb: Remove duplicate checks in for_each_effective_style_rule() 3 年之前
  Sam Atkins 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) 3 年之前
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links 3 年之前
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules 3 年之前
  Sam Atkins 57a25139a5 LibWeb: Implement `@supports` rule :^) 3 年之前
  Sam Atkins 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule 3 年之前
  Sam Atkins df08b25b3f LibWeb: Move CSSRule iteration to CSSRuleList 3 年之前
  Andreas Kling 994e33b0f7 LibWeb: Implement most of CSSStyleRule.insertRule() 3 年之前
  Andreas Kling 30d710a0a2 LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs 3 年之前
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) 3 年之前
  Sam Atkins 97a78cdd28 LibWeb: Add CSSRuleList 3 年之前