Historie revizí

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