Andreas Kling 51caa14381 LibWeb: Remove FrameLoader 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 년 전
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 51caa14381 LibWeb: Remove FrameLoader 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 1 년 전
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 1 년 전
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 1 년 전
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 년 전
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 f6c3ec3742 LibWeb: Add Base::apply_presentational_hints call to <symbol> element 2 년 전
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 년 전