Commit History

Author SHA1 Message Date
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes 1 year ago
  MacDue 080d9ec246 LibWeb: Invalidate layout after setting SVG transform attribute 1 year ago
  MacDue 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
  MacDue 4e9e183a34 LibWeb: Support `mask-type` style attribute for SVGs 1 year ago
  MacDue 61fc5349fc LibWeb: Use list of PropertyIDs in SVG apply_presentational_hints() 1 year ago
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Sam Atkins 28dbe8eb10 LibWeb: Use SVGPresentationAttribute mode for SVG attributes 1 year ago
  MacDue 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 year ago
  Shannon Booth 3e0849eb4f LibWeb: Add FlyString variants of get_element_by_id 1 year ago
  Bastiaan van der Plaat 494a8cb816 AK: Add to_radians and to_degrees math functions 1 year ago
  MacDue 720c27efbd LibWeb: Ensure transform of SVG <use> updates with x and y attributes 1 year ago
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 year ago
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 1 year ago
  martinfalisse 70919dbed7 LibWeb: Fix parsing bug for SVG attributes 1 year ago
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element 1 year ago
  MacDue 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes 1 year ago
  MacDue 48d03a68e9 LibWeb: Allow font-size as an SVG attribute and handle font scaling 1 year ago
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 years ago
  MacDue 7d26383426 LibWeb: Remove SVGContext 2 years ago
  Andreas Kling 55c1d8ba29 LibWeb: Honor the `opacity` attribute on SVG graphics elements 2 years ago
  Sam Atkins af51095fe2 LibWeb: Stop making ComputedValues::stroke_width() optional 2 years ago
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 years ago
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute 2 years ago
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute 2 years ago
  PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree 2 years ago