Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios hace 1 año
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document hace 1 año
  Aliaksandr Kalenik bbfedf2e5a LibWeb: Make HTML::ImageRequest GC allocated hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Andreas Kling df249f269b LibWeb: Make responsive images react to changes in size viewport hace 1 año
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements hace 2 años
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() hace 2 años
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
  Andreas Kling 5c07aeb78e LibWeb: Update HTML image loading algorithm for recent spec changes hace 2 años
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes hace 2 años
  Andreas Kling 3c7b0192fa LibWeb: Load external images with image/svg+xml as SVG-as-image hace 2 años
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument hace 2 años
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio hace 2 años
  Andreas Kling 9d78619b59 LibWeb: Let HTMLImageElement delay the document load event again hace 2 años
  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
  Andreas Kling 2413de7e10 LibWeb: Make HTMLImageElement loads delay the document load event 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
  Sam Atkins 7891ad2a28 LibWeb: Remove declarations for non-existent methods 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
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
  Andreas Kling 0455af4441 LibWeb: Implement HTMLImageElement.complete hace 2 años
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años