tangled
alpha
login
or
join now
jcs.org
/
serenity
0
fork
atom
Serenity Operating System
0
fork
atom
overview
issues
pulls
pipelines
serenity
/
Userland
/
Libraries
/
LibWeb
/
SVG
/
at
master
62 files
AttributeNames.cpp
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
AttributeNames.h
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
AttributeParser.cpp
LibWeb: Make SVG::AttributeParser use the new double parser
3 years ago
AttributeParser.h
AK+Everywhere: Rename String to DeprecatedString
3 years ago
SVGAnimatedLength.cpp
LibWeb: Make factory method of SVG::SVGAnimatedLength fallible
3 years ago
SVGAnimatedLength.h
LibWeb: Make factory method of SVG::SVGAnimatedLength fallible
3 years ago
SVGAnimatedLength.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
SVGCircleElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
3 years ago
SVGCircleElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGCircleElement.idl
LibWeb: Expose SVGCircleElement attributes to JS
4 years ago
SVGClipPathElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGClipPathElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGClipPathElement.idl
LibWeb: Sketch out a very basic SVG <clipPath> element
4 years ago
SVGContext.h
Meta+Userland: Pass Gfx::Color by value
3 years ago
SVGDefsElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGDefsElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGDefsElement.idl
LibWeb: Add SVGDefsElement
4 years ago
SVGElement.cpp
LibWeb: Make factory method of HTML::DOMStringMap fallible
3 years ago
SVGElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGElement.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
SVGEllipseElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
3 years ago
SVGEllipseElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGEllipseElement.idl
LibWeb: Expose SVGEllipseElement attributes to JS
4 years ago
SVGForeignObjectElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
3 years ago
SVGForeignObjectElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGForeignObjectElement.idl
LibWeb: Sketch out basic support for SVG <foreignObject> elements
3 years ago
SVGGElement.cpp
LibWeb: Make the layout tree GC-allocated
3 years ago
SVGGElement.h
LibWeb: Make the layout tree GC-allocated
3 years ago
SVGGeometryElement.cpp
LibWeb: Make factory method of Geometry::DOMPoint fallible
3 years ago
SVGGeometryElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGGeometryElement.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
SVGGraphicsElement.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
3 years ago
SVGGraphicsElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGGraphicsElement.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
SVGLength.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
3 years ago
SVGLength.h
LibWeb: Make factory method of SVG::SVGLength fallible
3 years ago
SVGLength.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
SVGLineElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
3 years ago
SVGLineElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGLineElement.idl
LibWeb: Expose SVGLineElement attributes to JS
4 years ago
SVGPathElement.cpp
Everywhere: Stop using NonnullRefPtrVector
3 years ago
SVGPathElement.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
3 years ago
SVGPathElement.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
SVGPolygonElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGPolygonElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGPolygonElement.idl
LibWeb: Add imports to all IDL files that depend on others
4 years ago
SVGPolylineElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGPolylineElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGPolylineElement.idl
LibWeb: Add imports to all IDL files that depend on others
4 years ago
SVGRectElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
3 years ago
SVGRectElement.h
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
3 years ago
SVGRectElement.idl
LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes
4 years ago
SVGSVGElement.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
3 years ago
SVGSVGElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGSVGElement.idl
LibWeb: Add Exposed attribute and IDL spec links where missing
3 years ago
SVGTextContentElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGTextContentElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
3 years ago
SVGTextContentElement.idl
LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars()
4 years ago
TagNames.cpp
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
TagNames.h
AK+Everywhere: Rename FlyString to DeprecatedFlyString
3 years ago
ViewBox.cpp
LibWeb: Add SVG::ViewBox to represent SVG view boxes
4 years ago
ViewBox.h
LibWeb: Add SVG::ViewBox to represent SVG view boxes
4 years ago