Commit Verlauf

Autor SHA1 Nachricht Datum
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb vor 3 Jahren
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML vor 3 Jahren
  Sam Atkins fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status vor 3 Jahren
  Andreas Kling 77650fe886 LibWeb: Remove duplicate checks in for_each_effective_style_rule() vor 3 Jahren
  Sam Atkins 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) vor 3 Jahren
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links vor 3 Jahren
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules vor 3 Jahren
  Sam Atkins 57a25139a5 LibWeb: Implement `@supports` rule :^) vor 3 Jahren
  Sam Atkins 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule vor 3 Jahren
  Sam Atkins df08b25b3f LibWeb: Move CSSRule iteration to CSSRuleList vor 3 Jahren
  Andreas Kling 994e33b0f7 LibWeb: Implement most of CSSStyleRule.insertRule() vor 3 Jahren
  Andreas Kling 30d710a0a2 LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs vor 3 Jahren
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) vor 3 Jahren
  Sam Atkins 97a78cdd28 LibWeb: Add CSSRuleList vor 3 Jahren