Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 71556e39a4 LibWeb: Switch to using AK::is and AK::downcast há 5 anos atrás
  Andreas Kling f43590f534 LibWeb: Set the intrinsic width/height of <img> instead of hacking it há 5 anos atrás
  Andreas Kling 440b4ece22 LibWeb: Move border width and color into LayoutStyle há 5 anos atrás
  Andreas Kling 5e83a97fa2 LibWeb: Rename LayoutNode::style() => specified_style() há 5 anos atrás
  Andreas Kling 10255bc5c6 LibWeb+Browser: Decode non-animated images out-of-process :^) há 5 anos atrás
  Andreas Kling 8c82d26668 LibWeb: Rename LayoutNode::render() to paint() há 5 anos atrás
  Andreas Kling cfab53903f LibWeb: Separate layout tree rendering into phases há 5 anos atrás
  Andreas Kling 73c9f7ebf4 LibWeb: Move "visible in viewport" state tracking to ImageLoader há 5 anos atrás
  Andreas Kling 95d70addd8 LibWeb: Split out image loading logic from HTMLImageElement há 5 anos atrás
  Andreas Kling d9ece296f0 LibWeb: Fix LayoutImage stupidly painting backgrounds over itself há 5 anos atrás
  Andreas Kling 656b01eb0f LibWeb: Rework the layout engine to use relative offsets há 5 anos atrás
  Andreas Kling 4d5ecf6e32 LibWeb: Start implementing proper layout of replaced elements há 5 anos atrás
  Andreas Kling 35040dd2c4 LibWeb: LayoutMode line_break_policy => LayoutMode layout_mode há 5 anos atrás
  Andreas Kling f01af62313 LibWeb: Basic support for display:inline-block with width:auto há 5 anos atrás
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb há 5 anos atrás