Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader hace 2 años
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images hace 2 años
  Linus Groh d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() hace 2 años
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  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