Historia zmian

Autor SHA1 Wiadomość Data
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 lat temu
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 lat temu
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 lat temu
  Andreas Kling 12042f0757 LibWeb: Make CSSRule and all its subclasses GC-allocated 2 lat temu
  Andreas Kling 5d6cb9cbdb LibWeb: Make CSSRuleList GC-allocated 2 lat temu
  Sam Atkins c718ba5947 LibWeb: Implement CSSRule.parentRule and .parentStyleSheet 3 lat temu
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 lat temu
  Sam Atkins 6fc1810190 LibWeb: Remove `for_first_not_loaded_import_rule()` :^) 3 lat temu
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 lat temu
  Sam Atkins 0f88a47e58 LibWeb: Add serialization code for CSS{Media,Supports}Rule 3 lat temu
  Sam Atkins 439d978ea5 LibWeb: Make style-rule iteration aware of CSSMediaRule 3 lat temu
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization 3 lat temu
  Andreas Kling 3a4565beec LibWeb: Make CSSRule and CSSRuleList available to JavaScript :^) 3 lat temu
  Sam Atkins 06f9395056 LibWeb: Add CSSGroupingRule 3 lat temu