Timothy Flynn db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
..
AttributeNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
AttributeNames.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
AttributeParser.cpp 1ab6cb1ee9 LibWeb: Make SVG::AttributeParser use the new double parser 2 years ago
AttributeParser.h 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
SVGAnimatedLength.cpp 63b69f3672 LibWeb: Make factory method of SVG::SVGAnimatedLength fallible 2 years ago
SVGAnimatedLength.h 63b69f3672 LibWeb: Make factory method of SVG::SVGAnimatedLength fallible 2 years ago
SVGAnimatedLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGCircleElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
SVGCircleElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGCircleElement.idl 1a3d6c68ef LibWeb: Expose SVGCircleElement attributes to JS 3 years ago
SVGClipPathElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGClipPathElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGClipPathElement.idl e81594d9a1 LibWeb: Sketch out a very basic SVG <clipPath> element 3 years ago
SVGContext.h bbc149ebb9 Meta+Userland: Pass Gfx::Color by value 2 years ago
SVGDefsElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGDefsElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGDefsElement.idl bd90498332 LibWeb: Add SVGDefsElement 3 years ago
SVGElement.cpp b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible 2 years ago
SVGElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGEllipseElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
SVGEllipseElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGEllipseElement.idl ccee8953d0 LibWeb: Expose SVGEllipseElement attributes to JS 3 years ago
SVGForeignObjectElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
SVGForeignObjectElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGForeignObjectElement.idl 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements 2 years ago
SVGGElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
SVGGElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
SVGGeometryElement.cpp 530ec85c4a LibWeb: Make factory method of Geometry::DOMPoint fallible 2 years ago
SVGGeometryElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGGeometryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGGraphicsElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
SVGGraphicsElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGGraphicsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGLength.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
SVGLength.h 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
SVGLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGLineElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
SVGLineElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGLineElement.idl b51ea3a67c LibWeb: Expose SVGLineElement attributes to JS 3 years ago
SVGPathElement.cpp 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector 2 years ago
SVGPathElement.h 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> 2 years ago
SVGPathElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGPolygonElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGPolygonElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGPolygonElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 years ago
SVGPolylineElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGPolylineElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGPolylineElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 years ago
SVGRectElement.cpp 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
SVGRectElement.h 7c607462a4 LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint 2 years ago
SVGRectElement.idl 57296393ed LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes 3 years ago
SVGSVGElement.cpp a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2 years ago
SVGSVGElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGSVGElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGTextContentElement.cpp 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGTextContentElement.h 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
SVGTextContentElement.idl 5d672717aa LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars() 3 years ago
TagNames.cpp db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
TagNames.h db2ba5f1d9 LibWeb: Initialize static web strings during main-thread VM creation 2 years ago
ViewBox.cpp 63c4fcdc69 LibWeb: Add SVG::ViewBox to represent SVG view boxes 3 years ago
ViewBox.h 63c4fcdc69 LibWeb: Add SVG::ViewBox to represent SVG view boxes 3 years ago