Histórico de Commits

Autor SHA1 Mensagem Data
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb há 3 anos atrás
  Andreas Kling a403086940 LibWeb: Schedule a relayout after <image> and <object> elements load há 3 anos atrás
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files há 3 anos atrás
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable há 3 anos atrás
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it há 3 anos atrás
  Andreas Kling 17f34488f6 LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height há 3 anos atrás
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace há 3 anos atrás
  Luke Wilde 3bb5c6207f LibWeb: Make FormAssociatedElement inherit from HTMLElement há 3 anos atrás
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder há 3 anos atrás
  Andreas Kling 177320ee9c LibWeb: Update <img> style on resource load/failure há 3 anos atrás
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values há 3 anos atrás
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier há 3 anos atrás
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer há 3 anos atrás
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() há 3 anos atrás
  Andreas Kling 33f67e4c0f LibWeb: Use the task queue to fire "load" and "error" events on images há 3 anos atrás
  Sam Atkins 3bd14941c7 LibWeb: Switch to new CSS Parser :^) há 3 anos atrás
  Tobias Christiansen 9a1ac662f1 LibWeb: Don't try to load anything if src is empty in <img> há 4 anos atrás
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Timothy Flynn 0cacc52990 LibWeb: Set Cookie header on <img> and <object> resource requests há 4 anos atrás
  Andreas Kling 16cde3f14a LibWeb: Rename CSSParser => DeprecatedCSSParser há 4 anos atrás
  Andreas Kling fefb05f6f3 LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet há 4 anos atrás
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often há 4 anos atrás
  Andreas Kling 7449c1b27f ImageDecoder+LibImageDecoder+LibWeb: Support animations in ImageDecoder há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás