Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere há 9 meses atrás
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue há 10 meses atrás
  Sam Atkins 14611de362 LibWeb: Implement getComputedStyle() pseudoElement parameter há 11 meses atrás
  Tim Ledbetter ea68bdef26 LibWeb: Return error on modification of a computed CSS style declaration há 11 meses atrás
  Bastiaan van der Plaat a05fd28b7b LibWeb: Move use pseudo element styles from TreeBuilder to StyleComputer há 1 ano atrás
  Bastiaan van der Plaat f621dc464b LibWeb: Add internal use_pseudo_element to DOM Element há 1 ano atrás
  Shannon Booth af7df1dbbf LibWeb: Port CSSStyleDeclaration from DeprecatedString to String há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth f5efe9bb63 LibWeb: Port CSSStyleDeclaration from DeprecatedString to String há 1 ano atrás
  Sam Atkins 81b9f3ec15 LibWeb: Make ResolvedCSSStyleDeclaration method infallible há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Sam Atkins 294f5b109f LibWeb: Propagate errors from ResolvedCSSStyleDeclaration 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 8fbd43cb27 LibWeb: Make factory method of CSS::ResolvedCSSStyleDeclaration 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
  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
  Andreas Kling 66618a666b LibWeb: Implement CSSStyleDeclaration.{set,remove}Property close to spec há 3 anos atrás
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Andreas Kling 3db847c64a LibWeb: Implement CSSRule and CSSStyleDeclaration serialization há 3 anos atrás
  Andreas Kling 3d36e4d944 LibWeb: Rename "Computed" CSSStyleDeclaration => "Resolved" há 3 anos atrás