Commit történet

Szerző SHA1 Üzenet Dátum
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String 1 éve
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 éve
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 éve
  Andreas Kling 52cd671163 LibJS: Make Object::internal_get() reveal the used property offset 2 éve
  Ali Mohammad Pur e90752cc21 LibWeb: Add preliminary support for CSS animations 2 éve
  Andreas Kling cfe663435e LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors 2 éve
  Andreas Kling 4399ca2d82 LibWeb: Don't include CSS/CSSStyleDeclaration.h from DOM/Element.h 2 éve
  Andreas Kling f11899f885 LibWeb+LibIDL: Fix (or paper over) various const-correctness issues 2 éve
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  Luke Wilde c247fefee7 LibWeb: Implement CSSStyleDeclaration.cssText 2 éve
  Andrew Kaster a2ccb00e1d LibWeb: Remove unecessary dependence on Window from CSS classes 2 éve
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ 2 éve
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 éve
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 éve
  Andreas Kling 72bacba97b LibWeb: Make CSSStyleDeclaration GC-allocated 2 éve
  Linus Groh 40a70461a0 LibWeb: Replace GlobalObject with Realm in wrapper functions 2 éve
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 éve
  Andreas Kling a0ba49a50a LibWeb: Support CSSStyleDeclaration.getPropertyPriority() 3 éve
  Andreas Kling a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag" 3 éve
  Andreas Kling 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec 3 éve
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 éve
  Andreas Kling 427beb97b5 LibWeb: Streamline how inline CSS style declarations are constructed 3 éve
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 éve
  Sam Atkins a99d02e14d LibWeb: Add an enum for !important 3 éve
  Sam Atkins 1d5d27aa22 LibWeb: Include custom properties in CSS dump 3 éve
  Brian Gianforcaro 027cbe6b89 LibWeb: Optimize CSS::StyleDeclaration for size 3 éve
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization 3 éve
  Andreas Kling 0ab31d8c84 LibWeb: Support simplest form of CSSStyleDeclaration.setProperty() 3 éve
  Andreas Kling a2f5589d3a LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property) 3 éve