Sam Atkins aea112da71 LibWeb: Replace OverflowStyleValue with ShorthandStyleValue 1 سال پیش
..
AttributeNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 سال پیش
AttributeNames.h 25eee91811 AK: Make "foo"_fly_string infallible 2 سال پیش
AttributeParser.cpp 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 سال پیش
AttributeParser.h 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 سال پیش
Default.css ae4b8d86df LibWeb: Include standard SVG user agent style sheet 1 سال پیش
SVGAnimatedLength.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGAnimatedLength.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGAnimatedLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
SVGAnimatedNumber.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGAnimatedNumber.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGAnimatedNumber.idl 66d1b78348 LibWeb: Implement SVGAnimatedNumber 2 سال پیش
SVGCircleElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGCircleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGCircleElement.idl 1a3d6c68ef LibWeb: Expose SVGCircleElement attributes to JS 3 سال پیش
SVGClipPathElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGClipPathElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGClipPathElement.idl e81594d9a1 LibWeb: Sketch out a very basic SVG <clipPath> element 3 سال پیش
SVGDecodedImageData.cpp dc0f7c4c54 LibWeb: Align NavigationParams and the creation AOs to the spec 1 سال پیش
SVGDecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 سال پیش
SVGDefsElement.cpp 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) 1 سال پیش
SVGDefsElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGDefsElement.idl bd90498332 LibWeb: Add SVGDefsElement 3 سال پیش
SVGElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGElement.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 سال پیش
SVGEllipseElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGEllipseElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGEllipseElement.idl ccee8953d0 LibWeb: Expose SVGEllipseElement attributes to JS 3 سال پیش
SVGForeignObjectElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 سال پیش
SVGForeignObjectElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 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 38bc8836d6 LibWeb: Remove exceptions from DOMPoint because allocate is unfailable 1 سال پیش
SVGGeometryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGGeometryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
SVGGradientElement.cpp 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 سال پیش
SVGGradientElement.h 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute 2 سال پیش
SVGGradientElement.idl 71938550fa LibWeb: Implement SVGGradientElement 2 سال پیش
SVGGraphicsElement.cpp 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
SVGGraphicsElement.h 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 سال پیش
SVGGraphicsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
SVGLength.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGLength.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
SVGLineElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGLineElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGLineElement.idl b51ea3a67c LibWeb: Expose SVGLineElement attributes to JS 3 سال پیش
SVGLinearGradientElement.cpp 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute 2 سال پیش
SVGLinearGradientElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGLinearGradientElement.idl aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) 2 سال پیش
SVGMaskElement.cpp 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 سال پیش
SVGMaskElement.h 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 سال پیش
SVGMaskElement.idl 9e22f01eba LibWeb: Stub out SVGMaskElement 2 سال پیش
SVGPathElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGPathElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGPathElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
SVGPolygonElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGPolygonElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGPolygonElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 سال پیش
SVGPolylineElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGPolylineElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGPolylineElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 سال پیش
SVGRadialGradientElement.cpp 46f42d9755 LibWeb: Add support for the SVG gradient spreadMethod attribute 2 سال پیش
SVGRadialGradientElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGRadialGradientElement.idl 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` 2 سال پیش
SVGRectElement.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 سال پیش
SVGRectElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGRectElement.idl 57296393ed LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes 3 سال پیش
SVGSVGElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 سال پیش
SVGSVGElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGSVGElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 سال پیش
SVGScriptElement.cpp 07b332e17c LibWeb: Add IDL definition for SVGScriptElement 1 سال پیش
SVGScriptElement.h 07b332e17c LibWeb: Add IDL definition for SVGScriptElement 1 سال پیش
SVGScriptElement.idl 07b332e17c LibWeb: Add IDL definition for SVGScriptElement 1 سال پیش
SVGStopElement.cpp 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 2 سال پیش
SVGStopElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGStopElement.idl b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) 2 سال پیش
SVGStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 سال پیش
SVGSymbolElement.cpp aea112da71 LibWeb: Replace OverflowStyleValue with ShorthandStyleValue 1 سال پیش
SVGSymbolElement.h 1e0ea45fe5 LibWeb: Make sure that SVG use and symbol elements get paintables 2 سال پیش
SVGSymbolElement.idl aa691c22d4 LibWeb: Implement the `<symbol>` SVG element 2 سال پیش
SVGTSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTSpanElement.idl b30a1b957d LibWeb: Add support for SVG <tspan> elements 2 سال پیش
SVGTextContentElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTextContentElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTextContentElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses 2 سال پیش
SVGTextElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTextElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTextElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses 2 سال پیش
SVGTextPositioningElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTextPositioningElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTextPositioningElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses 2 سال پیش
SVGTitleElement.cpp 51caa14381 LibWeb: Remove FrameLoader 1 سال پیش
SVGTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 سال پیش
SVGTitleElement.idl e2e4e6da52 LibWeb: Implement the SVG title element 2 سال پیش
SVGUseElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 سال پیش
SVGUseElement.h 720c27efbd LibWeb: Ensure transform of SVG <use> updates with x and y attributes 1 سال پیش
SVGUseElement.idl c7c3043aa2 LibWeb: Implement the `<use>` SVG element 2 سال پیش
TagNames.cpp 25eee91811 AK: Make "foo"_fly_string infallible 2 سال پیش
TagNames.h 9e22f01eba LibWeb: Stub out SVGMaskElement 2 سال پیش
ViewBox.cpp ba7383d28f LibWeb: Allow floating point values when parsing SVG viewboxes 2 سال پیش
ViewBox.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 سال پیش