Commit History

Author SHA1 Message Date
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 years ago
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML 3 years ago
  Sam Atkins fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status 3 years ago
  Sam Atkins 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) 3 years ago
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links 3 years ago
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules 3 years ago
  Sam Atkins df08b25b3f LibWeb: Move CSSRule iteration to CSSRuleList 3 years ago
  Andreas Kling 994e33b0f7 LibWeb: Implement most of CSSStyleRule.insertRule() 3 years ago
  Andreas Kling 30d710a0a2 LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs 3 years ago
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) 3 years ago
  Sam Atkins 97a78cdd28 LibWeb: Add CSSRuleList 3 years ago