Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 497ead37bc LibWeb: Make DOMException GC-allocated há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated há 2 anos atrás
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated há 2 anos atrás
  Luke Wilde c8fa0c3cd7 LibWeb: Hold a strong ref to old_rule in CSSRuleList::remove_a_css_rule há 3 anos atrás
  Sam Atkins c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet há 3 anos atrás
  Sam Atkins 6e6607a92f LibWeb: Allow passing StringView to CSSRuleList::insert_a_css_rule() há 3 anos atrás
  Andreas Kling f4f850aaf2 LibWeb: Support CSSRule.type há 3 anos atrás
  Sam Atkins 804b8c85e8 LibWeb: Implement initial CSSFontFaceRule and FontFace classes há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML há 3 anos atrás
  Sam Atkins fd24782d85 LibWeb: Only invalidate styles if a `@media` rule changes match status há 3 anos atrás
  Andreas Kling 77650fe886 LibWeb: Remove duplicate checks in for_each_effective_style_rule() há 3 anos atrás
  Sam Atkins 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) há 3 anos atrás
  Sam Atkins e8d4236bbd LibWeb: Use W3C urls for CSSOM spec links há 3 anos atrás
  Sam Atkins 5098cd22a4 LibWeb: Evaluate `@media` rules há 3 anos atrás
  Sam Atkins 57a25139a5 LibWeb: Implement `@supports` rule :^) há 3 anos atrás
  Sam Atkins 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule há 3 anos atrás
  Sam Atkins df08b25b3f LibWeb: Move CSSRule iteration to CSSRuleList há 3 anos atrás
  Andreas Kling 994e33b0f7 LibWeb: Implement most of CSSStyleRule.insertRule() há 3 anos atrás
  Andreas Kling 30d710a0a2 LibWeb: Add CSSStyleSheet.{insert,delete,remove}Rule() APIs há 3 anos atrás
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) há 3 anos atrás
  Sam Atkins 97a78cdd28 LibWeb: Add CSSRuleList há 3 anos atrás