提交历史

作者 SHA1 备注 提交日期
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 年之前
  MacDue 163b6bb401 LibWeb: Special case SVG masks during layout 1 年之前
  Andreas Kling 9aefc5c927 LibWeb: Return a dummy value from various SVG getters 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 年之前
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 1 年之前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年之前
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 年之前
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties 2 年之前
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value 2 年之前
  MacDue b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) 2 年之前