Historie revizí

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