Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 5e24b97275 LibWeb: Implement HTMLImageElement.complete according to spec %!s(int64=2) %!d(string=hai) anos
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests %!s(int64=2) %!d(string=hai) anos
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels %!s(int64=2) %!d(string=hai) anos
  Andreas Kling f70d3faa0f LibWeb: Move image fetching & decoding into ImageRequest %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 5c07aeb78e LibWeb: Update HTML image loading algorithm for recent spec changes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2e9b12d327 LibWeb: Update HTML image loading algorithm with null checks from spec %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn e129c8049b LibWeb: Restore protection against empty HTMLImageElement resources %!s(int64=2) %!d(string=hai) anos
  Timothy Flynn 8ff8309202 LibWeb: Update workarounds for fetching CORS cross-origin responses %!s(int64=2) %!d(string=hai) anos
  Andi Gallo 29d29134ba LibWeb: Skip children based on media when updating the source set %!s(int64=2) %!d(string=hai) anos
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 624f43c12b LibWeb: Do the CORS cross-origin workaround to find MIME type for images %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 3c7b0192fa LibWeb: Load external images with image/svg+xml as SVG-as-image %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 41ab0837fa LibWeb: Render SVG-as-image into an isolated top-level browsing context %!s(int64=2) %!d(string=hai) anos
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class %!s(int64=2) %!d(string=hai) anos
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 719f1db6c9 LibWeb: Protect against dereferencing a null pending image request %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 9d78619b59 LibWeb: Let HTMLImageElement delay the document load event again %!s(int64=2) %!d(string=hai) anos
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 3cf73ca0b3 LibWeb: Implement enough of "update the image data" to load images %!s(int64=2) %!d(string=hai) anos
  Linus Groh d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String %!s(int64=2) %!d(string=hai) anos
  Andreas Kling 2413de7e10 LibWeb: Make HTMLImageElement loads delay the document load event %!s(int64=2) %!d(string=hai) anos
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible %!s(int64=2) %!d(string=hai) anos
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace %!s(int64=2) %!d(string=hai) anos