Historial de Commits

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