Historique des commits

Auteur SHA1 Message Date
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox il y a 1 an
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL il y a 1 an
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider il y a 1 an
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes il y a 1 an
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Andreas Kling 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements il y a 1 an
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class il y a 1 an
  Aliaksandr Kalenik 4b23046a22 LibWeb: Add missing nullptr check in `HTMLImageElement::bitmap()` il y a 1 an
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter il y a 1 an
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks il y a 1 an
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Aliaksandr Kalenik 0c46d79e78 LibWeb: Use JS::HeapFunction for resumption steps in HTMLImageElement il y a 1 an
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute il y a 1 an
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios il y a 1 an
  Aliaksandr Kalenik 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document il y a 1 an
  Aliaksandr Kalenik bbfedf2e5a LibWeb: Make HTML::ImageRequest GC allocated il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  Andreas Kling df249f269b LibWeb: Make responsive images react to changes in size viewport il y a 1 an
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements il y a 2 ans
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() il y a 2 ans
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() il y a 2 ans
  Andreas Kling 5c07aeb78e LibWeb: Update HTML image loading algorithm for recent spec changes il y a 2 ans
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes il y a 2 ans
  Andreas Kling 3c7b0192fa LibWeb: Load external images with image/svg+xml as SVG-as-image il y a 2 ans
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument il y a 2 ans
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio il y a 2 ans
  Andreas Kling 9d78619b59 LibWeb: Let HTMLImageElement delay the document load event again il y a 2 ans