Commit History

作者 SHA1 備註 提交日期
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Andreas Kling 9aefc5c927 LibWeb: Return a dummy value from various SVG getters 1 年之前
  Andreas Kling 2e0297d703 LibWeb: Handle reference cycles in SVG gradient linking 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 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 年之前
  MacDue 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  MacDue 439735fd35 LibWeb: Support legacy xlink:href attribute for linked gradients 1 年之前
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 年之前
  MacDue a910c4d984 LibWeb: Fix end position for objectBoundingBox SVG <radialGradient>s 2 年之前
  Andreas Kling e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 年之前
  MacDue 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` 2 年之前