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