提交歷史

作者 SHA1 備註 提交日期
  Jonne Ransijn 07cd7d479f LibWeb: Remove reference counting for `CSS::StyleProperties` 8 月之前
  Andrew Kaster 2c3531ab78 LibWeb: Move JS::Promise <-> WebIDL conversion into IDL 8 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Sam Atkins 99718653e2 LibWeb/HTML: Implement HTMLImageElement::allows_auto_sizes() 10 月之前
  Johan Dahlin 977e77bd4a HTMLImageElement: Improve decoding stub 10 月之前
  Enver Balalic 862fc91b2c LibWeb: Implement HTMLImageElement::decode with a few FIXMEs 1 年之前
  Jamie Mansfield 3095daa7c8 LibWeb: Implement HTMLImageElement.currentSrc 1 年之前
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox 1 年之前
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 年之前
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider 1 年之前
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes 1 年之前
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 年之前
  Andreas Kling 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 年之前
  Aliaksandr Kalenik 4b23046a22 LibWeb: Add missing nullptr check in `HTMLImageElement::bitmap()` 1 年之前
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 1 年之前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年之前
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 年之前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年之前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年之前
  Aliaksandr Kalenik 0c46d79e78 LibWeb: Use JS::HeapFunction for resumption steps in HTMLImageElement 1 年之前
  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 bbfedf2e5a LibWeb: Make HTML::ImageRequest GC allocated 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Andreas Kling df249f269b LibWeb: Make responsive images react to changes in size viewport 1 年之前