Andreas Kling 0f4b82bdea LibWeb: Move SVGElement's dataset construction to initialize() 2 سال پیش
..
AttributeNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 سال پیش
AttributeNames.h 9ecc5413de LibWeb: Add tag and attribute names for SVG linear gradients 2 سال پیش
AttributeParser.cpp 3d54b9ffa3 LibWeb: Mark SVG::NumberPercentage accessors as const 2 سال پیش
AttributeParser.h 3d54b9ffa3 LibWeb: Mark SVG::NumberPercentage accessors as const 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 سال پیش
SVGAnimatedNumber.cpp 66d1b78348 LibWeb: Implement SVGAnimatedNumber 2 سال پیش
SVGAnimatedNumber.h 66d1b78348 LibWeb: Implement SVGAnimatedNumber 2 سال پیش
SVGAnimatedNumber.idl 66d1b78348 LibWeb: Implement SVGAnimatedNumber 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 00cda96e2d LibWeb: Implement SVG opacity properties 2 سال پیش
SVGDecodedImageData.cpp dcc561aa60 LibWeb: Calculate intrinsic size and aspect ratio for SVG-as-image 2 سال پیش
SVGDecodedImageData.h 94a26e2715 LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps 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 0f4b82bdea LibWeb: Move SVGElement's dataset construction to initialize() 2 سال پیش
SVGElement.h 0f4b82bdea LibWeb: Move SVGElement's dataset construction to initialize() 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 f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value 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 سال پیش
SVGGradientElement.cpp 00cda96e2d LibWeb: Implement SVG opacity properties 2 سال پیش
SVGGradientElement.h 2826bd2b45 LibWeb: Move some common SVG gradient functions into SVGGradientElement 2 سال پیش
SVGGradientElement.idl 71938550fa LibWeb: Implement SVGGradientElement 2 سال پیش
SVGGraphicsElement.cpp 00cda96e2d LibWeb: Implement SVG opacity properties 2 سال پیش
SVGGraphicsElement.h 00cda96e2d LibWeb: Implement SVG opacity properties 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 سال پیش
SVGLinearGradientElement.cpp 2826bd2b45 LibWeb: Move some common SVG gradient functions into SVGGradientElement 2 سال پیش
SVGLinearGradientElement.h aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) 2 سال پیش
SVGLinearGradientElement.idl aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) 2 سال پیش
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 سال پیش
SVGRadialGradientElement.cpp e43027091d LibWeb: Don't include HTML/Window.h from DOM/Element.h 2 سال پیش
SVGRadialGradientElement.h 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` 2 سال پیش
SVGRadialGradientElement.idl 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` 2 سال پیش
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 f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value 2 سال پیش
SVGSVGElement.h 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 سال پیش
SVGSVGElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
SVGStopElement.cpp 00cda96e2d LibWeb: Implement SVG opacity properties 2 سال پیش
SVGStopElement.h 00cda96e2d LibWeb: Implement SVG opacity properties 2 سال پیش
SVGStopElement.idl b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) 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 9ecc5413de LibWeb: Add tag and attribute names for SVG linear gradients 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 سال پیش