MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 år sedan
..
AttributeNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 år sedan
AttributeNames.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 år sedan
AttributeParser.cpp 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 år sedan
AttributeParser.h 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 år sedan
SVGAnimatedLength.cpp 63b69f3672 LibWeb: Make factory method of SVG::SVGAnimatedLength fallible 2 år sedan
SVGAnimatedLength.h 63b69f3672 LibWeb: Make factory method of SVG::SVGAnimatedLength fallible 2 år sedan
SVGAnimatedLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
SVGCircleElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 år sedan
SVGCircleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGCircleElement.idl 1a3d6c68ef LibWeb: Expose SVGCircleElement attributes to JS 3 år sedan
SVGClipPathElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGClipPathElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGClipPathElement.idl e81594d9a1 LibWeb: Sketch out a very basic SVG <clipPath> element 3 år sedan
SVGContext.h d0496ae9b8 LibWeb: Apply CSS scaling to SVG elements 2 år sedan
SVGDefsElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGDefsElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGDefsElement.idl bd90498332 LibWeb: Add SVGDefsElement 3 år sedan
SVGElement.cpp b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible 2 år sedan
SVGElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGElement.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 år sedan
SVGEllipseElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 år sedan
SVGEllipseElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGEllipseElement.idl ccee8953d0 LibWeb: Expose SVGEllipseElement attributes to JS 3 år sedan
SVGForeignObjectElement.cpp 2480b94ae7 LibWeb: Support more length types in SVG width/height attributes 2 år sedan
SVGForeignObjectElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGForeignObjectElement.idl 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements 2 år sedan
SVGGElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
SVGGElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 år sedan
SVGGeometryElement.cpp 530ec85c4a LibWeb: Make factory method of Geometry::DOMPoint fallible 2 år sedan
SVGGeometryElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGGeometryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
SVGGraphicsElement.cpp f56b897622 Everywhere: Fix a few typos 2 år sedan
SVGGraphicsElement.h f9c61e3ba7 LibWeb: Scale SVG stroke-width based on viewbox 2 år sedan
SVGGraphicsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
SVGLength.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 år sedan
SVGLength.h 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 år sedan
SVGLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
SVGLineElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 år sedan
SVGLineElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGLineElement.idl b51ea3a67c LibWeb: Expose SVGLineElement attributes to JS 3 år sedan
SVGPathElement.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 år sedan
SVGPathElement.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 år sedan
SVGPathElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
SVGPolygonElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGPolygonElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGPolygonElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
SVGPolylineElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGPolylineElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGPolylineElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 år sedan
SVGRectElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 år sedan
SVGRectElement.h 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint 2 år sedan
SVGRectElement.idl 57296393ed LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes 3 år sedan
SVGSVGElement.cpp 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 år sedan
SVGSVGElement.h 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 år sedan
SVGSVGElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 år sedan
SVGTextContentElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGTextContentElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 år sedan
SVGTextContentElement.idl 5d672717aa LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars() 3 år sedan
TagNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 år sedan
TagNames.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 år sedan
ViewBox.cpp ba7383d28f LibWeb: Allow floating point values when parsing SVG viewboxes 2 år sedan
ViewBox.h 63c4fcdc69 LibWeb: Add SVG::ViewBox to represent SVG view boxes 3 år sedan