提交歷史

作者 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 dd419b5a8d AK: Make String::number() infallible 8 月之前
  Andreas Kling 175f3febb8 LibWeb: Make DOMException take error message as a String 8 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Sam Atkins 2a0f6fd23e LibWeb: Bring parse_as_sizes_attribute() up to date with the spec 10 月之前
  Sam Atkins 99718653e2 LibWeb/HTML: Implement HTMLImageElement::allows_auto_sizes() 10 月之前
  Johan Dahlin 977e77bd4a HTMLImageElement: Improve decoding stub 10 月之前
  Shannon Booth b86ddac11a LibWeb: Port HTMLImageElement BatchingDispatcher to HeapFunction 10 月之前
  Tim Ledbetter 4f7a4d9c57 LibWeb: Return empty string if image element `currentSrc` URL is invalid 10 月之前
  Shannon Booth a342370dfb LibWeb: Rename SharedImageRequest to SharedResourceRequest 11 月之前
  Andreas Kling 9c80326053 LibWeb: Ensure EC on stack when resolving/rejecting image decode promise 1 年之前
  Luke Warlow a0561ea9b2 LibWeb: Implement type attribute validation for image loading 1 年之前
  Enver Balalic 862fc91b2c LibWeb: Implement HTMLImageElement::decode with a few FIXMEs 1 年之前
  Jamie Mansfield 8315ad6759 LibWeb: Implement HTMLImageElement.fetchPriority 1 年之前
  Jamie Mansfield 3095daa7c8 LibWeb: Implement HTMLImageElement.currentSrc 1 年之前
  Tim Ledbetter c57d395a48 LibWeb: Use `IterationDecision` in single level Node iteration methods 1 年之前
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 年之前
  Andreas Kling 1cb5385a29 LibCore: Stop obsessing about tiny OOMs in Core::Timer 1 年之前
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction 1 年之前
  Timothy Flynn 4b1abcf61d LibWeb: Generalize support for dimension attributes 1 年之前
  Shannon Booth c3217754f1 LibWeb: Remove a bunch of calls to `to_byte_string` 1 年之前
  Shannon Booth e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 年之前
  Andreas Kling ead742886b LibWeb: Don't run HTMLImageElement timer when there is no animation 1 年之前
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Andreas Kling b98a2be96b LibWeb: Ignore window-forwarded document.body.onfoo in detached DOM 1 年之前
  Andrew Kaster c79bac70f4 LibWeb: Consistently use the EmptyString state of ReferrerPolicy 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 年之前