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