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