Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Kling 2413de7e10 LibWeb: Make HTMLImageElement loads delay the document load event 2 vuotta sitten
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible 2 vuotta sitten
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace 2 vuotta sitten
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum 2 vuotta sitten
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 vuotta sitten
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 vuotta sitten
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties 2 vuotta sitten
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units 2 vuotta sitten
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 vuotta sitten
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 vuotta sitten
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 vuotta sitten
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() 2 vuotta sitten
  Andreas Kling 0455af4441 LibWeb: Implement HTMLImageElement.complete 2 vuotta sitten
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes 2 vuotta sitten
  Andreas Kling faf9746244 LibWeb: Cache width of "alt" text in ImageBox 2 vuotta sitten
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible 2 vuotta sitten
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 vuotta sitten
  Andreas Kling 7c3db526b0 LibWeb: Make DOM::Event and all its subclasses GC-allocated 2 vuotta sitten
  Igor Pissolati ae519c6fef LibWeb: Improve HTMLImageElement::{width,height}() 3 vuotta sitten
  Igor Pissolati e5d978af9f LibWeb: Bring HTMLImageElement closer to spec 3 vuotta sitten
  Andreas Kling b1a6a8600a LibWeb: Honor "display:block" on IMG elements 3 vuotta sitten
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 vuotta sitten
  Andreas Kling fda25f9505 LibWeb: Move HTML dimension value parsing from CSS to HTML namespace 3 vuotta sitten
  Andreas Kling 0e806f58fe LibWeb: Support the hspace and vspace attributes on img elements 3 vuotta sitten
  Andreas Kling c92d28b4ea LibWeb: Treat img width/height attributes as HTML dimension values 3 vuotta sitten
  Timothy Flynn 5608bc4eaf LibWeb: Remove inheritance of FormAssociatedElement from HTMLElement 3 vuotta sitten
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb 3 vuotta sitten
  Andreas Kling a403086940 LibWeb: Schedule a relayout after <image> and <object> elements load 3 vuotta sitten
  Andreas Kling ba606d9057 LibWeb: Move PaintingBox to its own .cpp and .h files 3 vuotta sitten