Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 0455af4441 LibWeb: Implement HTMLImageElement.complete %!s(int64=2) %!d(string=hai) anos
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling faf9746244 LibWeb: Cache width of "alt" text in ImageBox %!s(int64=2) %!d(string=hai) anos
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated %!s(int64=2) %!d(string=hai) anos
  Igor Pissolati ae519c6fef LibWeb: Improve HTMLImageElement::{width,height}() %!s(int64=3) %!d(string=hai) anos
  Igor Pissolati e5d978af9f LibWeb: Bring HTMLImageElement closer to spec %!s(int64=3) %!d(string=hai) anos
  Andreas Kling b1a6a8600a LibWeb: Honor "display:block" on IMG elements %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 086969277e Everywhere: Run clang-format %!s(int64=3) %!d(string=hai) anos
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0e806f58fe LibWeb: Support the hspace and vspace attributes on img elements %!s(int64=3) %!d(string=hai) anos
  Andreas Kling c92d28b4ea LibWeb: Treat img width/height attributes as HTML dimension values %!s(int64=3) %!d(string=hai) anos
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement %!s(int64=3) %!d(string=hai) anos
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a403086940 LibWeb: Schedule a relayout after <image> and <object> elements load %!s(int64=3) %!d(string=hai) anos
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f6497b64ac LibWeb: Rename Painting::Box => Paintable %!s(int64=3) %!d(string=hai) anos
  Andreas Kling a4d51b3dc2 LibWeb: Add Painting::Box and move things from Layout::Box into it %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 17f34488f6 LibWeb: Implement HTMLImageElement.width and HTMLImageElement.height %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace %!s(int64=3) %!d(string=hai) anos
  Luke Wilde 3bb5c6207f LibWeb: Make FormAssociatedElement inherit from HTMLElement %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 177320ee9c LibWeb: Update <img> style on resource load/failure %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 85a0772147 LibWeb: Start work towards modern CSS "display" values %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 0264ae23bc LibWeb: Make CSS layout lazier %!s(int64=3) %!d(string=hai) anos
  Andreas Kling f8dd3e14ba LibWeb: Rename CSS::StyleResolver => StyleComputer %!s(int64=3) %!d(string=hai) anos
  Andreas Kling e1fb8bef09 LibWeb: Rename Document::complete_url() => parse_url() %!s(int64=3) %!d(string=hai) anos
  Andreas Kling 33f67e4c0f LibWeb: Use the task queue to fire "load" and "error" events on images %!s(int64=3) %!d(string=hai) anos