..
AttributeNames.cpp
LibWeb: Initialize static web strings during main-thread VM creation
2023-03-18 19:50:45 +01:00
AttributeNames.h
LibWeb: Initialize static web strings during main-thread VM creation
2023-03-18 19:50:45 +01:00
AttributeParser.cpp
LibWeb: Make SVG::AttributeParser use the new double parser
2022-10-23 15:48:45 +02:00
AttributeParser.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
SVGAnimatedLength.cpp
LibWeb: Make factory method of SVG::SVGAnimatedLength fallible
2023-02-18 00:52:47 +01:00
SVGAnimatedLength.h
LibWeb: Make factory method of SVG::SVGAnimatedLength fallible
2023-02-18 00:52:47 +01:00
SVGAnimatedLength.idl
SVGCircleElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
2023-02-18 00:52:47 +01:00
SVGCircleElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGCircleElement.idl
SVGClipPathElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGClipPathElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGClipPathElement.idl
SVGContext.h
Meta+Userland: Pass Gfx::Color by value
2022-12-07 11:48:27 +01:00
SVGDefsElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGDefsElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGDefsElement.idl
SVGElement.cpp
LibWeb: Make factory method of HTML::DOMStringMap fallible
2023-02-18 00:52:47 +01:00
SVGElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGElement.idl
SVGEllipseElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
2023-02-18 00:52:47 +01:00
SVGEllipseElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGEllipseElement.idl
SVGForeignObjectElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
2023-02-18 00:52:47 +01:00
SVGForeignObjectElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGForeignObjectElement.idl
LibWeb: Sketch out basic support for SVG <foreignObject> elements
2022-11-16 13:01:21 +01:00
SVGGElement.cpp
LibWeb: Make the layout tree GC-allocated
2022-10-20 15:16:23 +02:00
SVGGElement.h
LibWeb: Make the layout tree GC-allocated
2022-10-20 15:16:23 +02:00
SVGGeometryElement.cpp
LibWeb: Make factory method of Geometry::DOMPoint fallible
2023-02-22 09:55:33 +01:00
SVGGeometryElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGGeometryElement.idl
SVGGraphicsElement.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
SVGGraphicsElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGGraphicsElement.idl
SVGLength.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
2023-02-18 00:52:47 +01:00
SVGLength.h
LibWeb: Make factory method of SVG::SVGLength fallible
2023-02-18 00:52:47 +01:00
SVGLength.idl
SVGLineElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
2023-02-18 00:52:47 +01:00
SVGLineElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGLineElement.idl
SVGPathElement.cpp
Everywhere: Stop using NonnullRefPtrVector
2023-03-06 23:46:35 +01:00
SVGPathElement.h
Everywhere: Use ReadonlySpan<T> instead of Span<T const>
2023-02-08 19:15:45 +00:00
SVGPathElement.idl
SVGPolygonElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGPolygonElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGPolygonElement.idl
SVGPolylineElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGPolylineElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGPolylineElement.idl
SVGRectElement.cpp
LibWeb: Make factory method of SVG::SVGLength fallible
2023-02-18 00:52:47 +01:00
SVGRectElement.h
LibGfx+LibWeb: Store radii as FloatSize rather than FloatPoint
2023-02-10 23:33:16 +01:00
SVGRectElement.idl
SVGSVGElement.cpp
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
2023-03-10 13:15:44 +01:00
SVGSVGElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGSVGElement.idl
SVGTextContentElement.cpp
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGTextContentElement.h
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
2023-01-29 00:02:45 +00:00
SVGTextContentElement.idl
TagNames.cpp
LibWeb: Initialize static web strings during main-thread VM creation
2023-03-18 19:50:45 +01:00
TagNames.h
LibWeb: Initialize static web strings during main-thread VM creation
2023-03-18 19:50:45 +01:00
ViewBox.cpp
ViewBox.h