Commit History

作者 SHA1 備註 提交日期
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  Andreas Kling 2e0297d703 LibWeb: Handle reference cycles in SVG gradient linking 1 年之前
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 年之前
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 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 年之前
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 年之前
  Shannon Booth 79f97da4b4 LibWeb: Make Element::has_attribute take a StringView 1 年之前
  MacDue 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 年之前
  Shannon Booth 3e0849eb4f LibWeb: Add FlyString variants of get_element_by_id 1 年之前
  MacDue 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute 1 年之前
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 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 00cda96e2d LibWeb: Implement SVG opacity properties 2 年之前
  MacDue 2826bd2b45 LibWeb: Move some common SVG gradient functions into SVGGradientElement 2 年之前
  MacDue 71938550fa LibWeb: Implement SVGGradientElement 2 年之前