Historique des commits

Auteur SHA1 Message Date
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() il y a 1 an
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap il y a 1 an
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 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
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute il y a 1 an
  Shannon Booth 79f97da4b4 LibWeb: Make Element::has_attribute take a StringView il y a 1 an
  MacDue 650180811e LibWeb: Flesh out SVGMaskElement a bit il y a 1 an
  Shannon Booth 3e0849eb4f LibWeb: Add FlyString variants of get_element_by_id il y a 1 an
  MacDue 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute il y a 1 an
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String il y a 1 an
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void il y a 1 an
  MacDue 439735fd35 LibWeb: Support legacy xlink:href attribute for linked gradients il y a 1 an
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() il y a 2 ans
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties il y a 2 ans
  MacDue 2826bd2b45 LibWeb: Move some common SVG gradient functions into SVGGradientElement il y a 2 ans
  MacDue 71938550fa LibWeb: Implement SVGGradientElement il y a 2 ans