stelar7 d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 vuosi sitten
..
AttributeNames.cpp e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 vuosi sitten
AttributeNames.h e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 vuosi sitten
AttributeParser.cpp 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 vuosi sitten
AttributeParser.h 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 vuosi sitten
Default.css ae4b8d86df LibWeb: Include standard SVG user agent style sheet 1 vuosi sitten
SVGAnimatedLength.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 vuotta sitten
SVGAnimatedLength.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 vuotta sitten
SVGAnimatedLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
SVGAnimatedNumber.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 vuotta sitten
SVGAnimatedNumber.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 vuotta sitten
SVGAnimatedNumber.idl 66d1b78348 LibWeb: Implement SVGAnimatedNumber 2 vuotta sitten
SVGCircleElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGCircleElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGCircleElement.idl 1a3d6c68ef LibWeb: Expose SVGCircleElement attributes to JS 3 vuotta sitten
SVGClipPathElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGClipPathElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGClipPathElement.idl e81594d9a1 LibWeb: Sketch out a very basic SVG <clipPath> element 3 vuotta sitten
SVGDecodedImageData.cpp f915aa70cd LibWeb/Painting: Introduce PaintingCommandExecutor 1 vuosi sitten
SVGDecodedImageData.h 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 vuosi sitten
SVGDefsElement.cpp 0af8d81f48 LibWeb: Layout SVG <mask> elements (but don't paint them) 1 vuosi sitten
SVGDefsElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGDefsElement.idl bd90498332 LibWeb: Add SVGDefsElement 3 vuotta sitten
SVGElement.cpp 204c46f097 LibWeb: Use Element::id() when deciding whether to update SVG use trees 1 vuosi sitten
SVGElement.h fc46def2f5 LibWeb: Reorder and add missing HTML elements IDL items 1 vuosi sitten
SVGElement.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 vuotta sitten
SVGEllipseElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGEllipseElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGEllipseElement.idl ccee8953d0 LibWeb: Expose SVGEllipseElement attributes to JS 3 vuotta sitten
SVGForeignObjectElement.cpp 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 vuosi sitten
SVGForeignObjectElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGForeignObjectElement.idl 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements 2 vuotta sitten
SVGGElement.cpp 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 vuotta sitten
SVGGElement.h 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 vuotta sitten
SVGGeometryElement.cpp 38bc8836d6 LibWeb: Remove exceptions from DOMPoint because allocate is unfailable 1 vuosi sitten
SVGGeometryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGGeometryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
SVGGradientElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGGradientElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGGradientElement.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
SVGGraphicsElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGGraphicsElement.h 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 1 vuosi sitten
SVGGraphicsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
SVGLength.cpp 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 vuotta sitten
SVGLength.h 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 vuotta sitten
SVGLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
SVGLineElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGLineElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGLineElement.idl b51ea3a67c LibWeb: Expose SVGLineElement attributes to JS 3 vuotta sitten
SVGLinearGradientElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGLinearGradientElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGLinearGradientElement.idl aa3464466e LibWeb: Implement SVGLinearGradientElement (<linearGradient>) 2 vuotta sitten
SVGMaskElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGMaskElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGMaskElement.idl 9e22f01eba LibWeb: Stub out SVGMaskElement 2 vuotta sitten
SVGPathElement.cpp 5870a1a9a1 AK: Remove rarely used ExtraMathConstants.h 1 vuosi sitten
SVGPathElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGPathElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
SVGPolygonElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGPolygonElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGPolygonElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
SVGPolylineElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGPolylineElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGPolylineElement.idl a59800b4a0 LibWeb: Add imports to all IDL files that depend on others 3 vuotta sitten
SVGRadialGradientElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGRadialGradientElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGRadialGradientElement.idl 9b652842e4 LibWeb: Add an initial implementation of SVG `<radialGradient>` 2 vuotta sitten
SVGRectElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGRectElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGRectElement.idl 57296393ed LibWeb: Begin implementing SVGRectElement's SVGAnimatedLength attributes 3 vuotta sitten
SVGSVGElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGSVGElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGSVGElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 vuotta sitten
SVGScriptElement.cpp 4821d284c6 LibWeb: Add support for inline SVG element scripts 1 vuosi sitten
SVGScriptElement.h 4821d284c6 LibWeb: Add support for inline SVG element scripts 1 vuosi sitten
SVGScriptElement.idl d767f14df8 LibWeb: Introduce the concept of "Enumerated" values 1 vuosi sitten
SVGStopElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGStopElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGStopElement.idl b19d2634f6 LibWeb: Implement SVGStopElement (<stop>) 2 vuotta sitten
SVGStyleElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGStyleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGStyleElement.idl a53459192f LibWeb: Add Optional<String> overload for Element::set_attribute 1 vuosi sitten
SVGSymbolElement.cpp e205f93cbb LibWeb: Add missing super call in SVGSymbolElement::attribute_changed() 1 vuosi sitten
SVGSymbolElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGSymbolElement.idl aa691c22d4 LibWeb: Implement the `<symbol>` SVG element 2 vuotta sitten
SVGTSpanElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGTSpanElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGTSpanElement.idl b30a1b957d LibWeb: Add support for SVG <tspan> elements 2 vuotta sitten
SVGTextContentElement.cpp c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) 1 vuosi sitten
SVGTextContentElement.h c93d367d95 LibWeb: Layout SVG <text> elements during layout (not while painting) 1 vuosi sitten
SVGTextContentElement.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
SVGTextElement.cpp 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGTextElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGTextElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses 2 vuotta sitten
SVGTextPositioningElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGTextPositioningElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGTextPositioningElement.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 vuosi sitten
SVGTitleElement.cpp 51caa14381 LibWeb: Remove FrameLoader 1 vuosi sitten
SVGTitleElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 2 vuotta sitten
SVGTitleElement.idl e2e4e6da52 LibWeb: Implement the SVG title element 2 vuotta sitten
SVGUseElement.cpp aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGUseElement.h aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 vuosi sitten
SVGUseElement.idl c7c3043aa2 LibWeb: Implement the `<use>` SVG element 2 vuotta sitten
TagNames.cpp 7aac7002d1 LibWeb: Port SVG::TagNames from DeprecatedFlyString 1 vuosi sitten
TagNames.h 7aac7002d1 LibWeb: Port SVG::TagNames from DeprecatedFlyString 1 vuosi sitten
ViewBox.cpp ba7383d28f LibWeb: Allow floating point values when parsing SVG viewboxes 2 vuotta sitten
ViewBox.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 vuotta sitten