Commit History

Автор SHA1 Съобщение Дата
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute преди 1 година
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios преди 1 година
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document преди 1 година
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated преди 1 година
  Aliaksandr Kalenik bbfedf2e5a LibWeb: Make HTML::ImageRequest GC allocated преди 1 година
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible преди 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void преди 1 година
  Zaggy1024 2582b85ab1 LibWeb: Update reactive images according to spec after fetches finish преди 1 година
  Andreas Kling df249f269b LibWeb: Make responsive images react to changes in size viewport преди 1 година
  Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute преди 1 година
  Andreas Kling a9aecbbd6f LibWeb: Batch processing of successfully downloaded images преди 1 година
  Andreas Kling 5e24b97275 LibWeb: Implement HTMLImageElement.complete according to spec преди 2 години
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements преди 2 години
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() преди 2 години
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() преди 2 години
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests преди 2 години
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels преди 2 години
  Andreas Kling f70d3faa0f LibWeb: Move image fetching & decoding into ImageRequest преди 2 години
  Andreas Kling 5c07aeb78e LibWeb: Update HTML image loading algorithm for recent spec changes преди 2 години
  Andreas Kling 2e9b12d327 LibWeb: Update HTML image loading algorithm with null checks from spec преди 2 години
  Timothy Flynn e129c8049b LibWeb: Restore protection against empty HTMLImageElement resources преди 2 години
  Timothy Flynn 8ff8309202 LibWeb: Update workarounds for fetching CORS cross-origin responses преди 2 години
  Andi Gallo 29d29134ba LibWeb: Skip children based on media when updating the source set преди 2 години
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes преди 2 години
  Andreas Kling 624f43c12b LibWeb: Do the CORS cross-origin workaround to find MIME type for images преди 2 години
  Andreas Kling 3c7b0192fa LibWeb: Load external images with image/svg+xml as SVG-as-image преди 2 години
  Andreas Kling 41ab0837fa LibWeb: Render SVG-as-image into an isolated top-level browsing context преди 2 години
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument преди 2 години
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio преди 2 години
  Andreas Kling 4ee1e5b224 LibWeb: Make DecodedImageData an abstract class преди 2 години