Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible %!s(int64=2) %!d(string=hai) anos
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString %!s(int64=2) %!d(string=hai) anos
  Luke Wilde c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes %!s(int64=2) %!d(string=hai) anos
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ %!s(int64=2) %!d(string=hai) anos
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated %!s(int64=2) %!d(string=hai) anos
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions %!s(int64=2) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1d5d27aa22 LibWeb: Include custom properties in CSS dump %!s(int64=3) %!d(string=hai) anos
  Brian Gianforcaro 027cbe6b89 LibWeb: Optimize CSS::StyleDeclaration for size %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a2f5589d3a LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property) %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0bcab60463 LibWeb: Make CSSStyleDeclaration an abstract class %!s(int64=3) %!d(string=hai) anos
  DoubleNegation 0fdfdbed9f LibWeb: Ensure inline CSS loaded from HTML is ElementInline %!s(int64=4) %!d(string=hai) anos
  Tobias Christiansen 0d7169b91a LibWeb: Store custom properties in CSSStyleDeclaration %!s(int64=4) %!d(string=hai) anos
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling cad4cc9a2a LibWeb: Invalidate element style after setting Element.style.foo %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 4559faf8d8 LibWeb: Support named CSS properties on CSSStyleDeclaration wrapper %!s(int64=4) %!d(string=hai) anos