MacDue b30a1b957d LibWeb: Add support for SVG <tspan> elements hace 2 años
..
AttributeNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation hace 2 años
AttributeNames.h 55c1d8ba29 LibWeb: Honor the `opacity` attribute on SVG graphics elements hace 2 años
AttributeParser.cpp a8b9130ceb LibWeb: Support SVG vertical/horizontal lineto with multiple parameters hace 2 años
AttributeParser.h 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` hace 2 años
SVGAnimatedLength.cpp 63b69f3672 LibWeb: Make factory method of SVG::SVGAnimatedLength fallible hace 2 años
SVGAnimatedLength.h 63b69f3672 LibWeb: Make factory method of SVG::SVGAnimatedLength fallible hace 2 años
SVGAnimatedLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
SVGAnimatedNumber.cpp 66d1b78348 LibWeb: Implement SVGAnimatedNumber hace 2 años
SVGAnimatedNumber.h 66d1b78348 LibWeb: Implement SVGAnimatedNumber hace 2 años
SVGAnimatedNumber.idl 66d1b78348 LibWeb: Implement SVGAnimatedNumber hace 2 años
SVGCircleElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGCircleElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGCircleElement.idl 1a3d6c68ef LibWeb: Expose SVGCircleElement attributes to JS hace 3 años
SVGClipPathElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
SVGClipPathElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
SVGClipPathElement.idl e81594d9a1 LibWeb: Sketch out a very basic SVG <clipPath> element hace 3 años
SVGDecodedImageData.cpp 8c980cf75b LibWeb: Do not crash inside SVGDecodedImageData on invalid SVG input hace 2 años
SVGDecodedImageData.h f70d3faa0f LibWeb: Move image fetching & decoding into ImageRequest hace 2 años
SVGDefsElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
SVGDefsElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
SVGDefsElement.idl bd90498332 LibWeb: Add SVGDefsElement hace 3 años
SVGElement.cpp 73f1c7a030 LibWeb: Remove many redundant SVGUseElement clone calls hace 2 años
SVGElement.h 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes hace 2 años
SVGElement.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin hace 2 años
SVGEllipseElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGEllipseElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGEllipseElement.idl ccee8953d0 LibWeb: Expose SVGEllipseElement attributes to JS hace 3 años
SVGForeignObjectElement.cpp f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value hace 2 años
SVGForeignObjectElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
SVGForeignObjectElement.idl 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements hace 2 años
SVGGElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
SVGGElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años
SVGGeometryElement.cpp 530ec85c4a LibWeb: Make factory method of Geometry::DOMPoint fallible hace 2 años
SVGGeometryElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
SVGGeometryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
SVGGradientElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGGradientElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGGradientElement.idl 71938550fa LibWeb: Implement SVGGradientElement hace 2 años
SVGGraphicsElement.cpp 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes hace 2 años
SVGGraphicsElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGGraphicsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
SVGLength.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible hace 2 años
SVGLength.h 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible hace 2 años
SVGLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
SVGLineElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGLineElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGLineElement.idl b51ea3a67c LibWeb: Expose SVGLineElement attributes to JS hace 3 años
SVGLinearGradientElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGLinearGradientElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGLinearGradientElement.idl aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) hace 2 años
SVGPathElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGPathElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGPathElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
SVGPolygonElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGPolygonElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGPolygonElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others hace 3 años
SVGPolylineElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGPolylineElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGPolylineElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others hace 3 años
SVGRadialGradientElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGRadialGradientElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGRadialGradientElement.idl 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` hace 2 años
SVGRectElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGRectElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGRectElement.idl 57296393ed LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes hace 3 años
SVGSVGElement.cpp 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes hace 2 años
SVGSVGElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGSVGElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing hace 2 años
SVGStopElement.cpp 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGStopElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGStopElement.idl b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) hace 2 años
SVGStyleElement.cpp e2a935b1dc LibWeb: Implement the `<style>` SVG element hace 2 años
SVGStyleElement.h e2a935b1dc LibWeb: Implement the `<style>` SVG element hace 2 años
SVGStyleElement.idl e2a935b1dc LibWeb: Implement the `<style>` SVG element hace 2 años
SVGSymbolElement.cpp aa691c22d4 LibWeb: Implement the `<symbol>` SVG element hace 2 años
SVGSymbolElement.h aa691c22d4 LibWeb: Implement the `<symbol>` SVG element hace 2 años
SVGSymbolElement.idl aa691c22d4 LibWeb: Implement the `<symbol>` SVG element hace 2 años
SVGTSpanElement.cpp b30a1b957d LibWeb: Add support for SVG <tspan> elements hace 2 años
SVGTSpanElement.h b30a1b957d LibWeb: Add support for SVG <tspan> elements hace 2 años
SVGTSpanElement.idl b30a1b957d LibWeb: Add support for SVG <tspan> elements hace 2 años
SVGTextContentElement.cpp 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextContentElement.h 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextContentElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextElement.cpp 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextElement.h 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextPositioningElement.cpp 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextPositioningElement.h 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTextPositioningElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses hace 2 años
SVGTitleElement.cpp e2e4e6da52 LibWeb: Implement the SVG title element hace 2 años
SVGTitleElement.h e2e4e6da52 LibWeb: Implement the SVG title element hace 2 años
SVGTitleElement.idl e2e4e6da52 LibWeb: Implement the SVG title element hace 2 años
SVGUseElement.cpp d24667a1b6 LibWeb: Rename loaded observer event to match spec hace 2 años
SVGUseElement.h 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
SVGUseElement.idl c7c3043aa2 LibWeb: Implement the `<use>` SVG element hace 2 años
TagNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation hace 2 años
TagNames.h b30a1b957d LibWeb: Add support for SVG <tspan> elements hace 2 años
ViewBox.cpp ba7383d28f LibWeb: Allow floating point values when parsing SVG viewboxes hace 2 años
ViewBox.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point hace 2 años