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 년 전