Histórico de Commits

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