Commit History

Author SHA1 Message Date
  Tim Ledbetter d417b75683 LibWeb/SVG: Ensure SVG transform has an inverse before using it 1 year ago
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` 1 year ago
  Aliaksandr Kalenik 7a04a95c8a LibWeb+LibGfx: Replace usage of Gfx::PaintStyle in fill{stoke}_commands 1 year ago
  MacDue 517379ff80 LibWeb: Resolve `basic-shape` clip-paths 1 year ago
  MacDue 6c9069fa5d LibWeb: Implement the SVG `clip-rule` attribute 1 year ago
  Shannon Booth aede010096 LibWeb: Use GCPtr for Element::layout_node 1 year ago
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h 1 year ago
  MacDue 9d8ab826cb LibWeb: Add an initial implementation of the SVG `.getBBox()` method 1 year ago
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places 1 year ago
  MacDue 5739ea9ba1 LibWeb: Stub `SVGGraphicsElement` methods/attributes 1 year ago
  MacDue 03f957dc79 LibWeb: Add the `clip-path` property and resolve it for SVG elements 1 year ago
  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