Tim Ledbetter 3518f39b60 LibWeb: Don't crash when querying detached circle element properties hai 1 ano
..
AttributeNames.cpp 55646893d8 LibWeb: Add xlink:href to SVG attribute names hai 1 ano
AttributeNames.h 55646893d8 LibWeb: Add xlink:href to SVG attribute names hai 1 ano
AttributeParser.cpp c8b219914e LibWeb: Use ErrorOr to propagate SVG attribute parsing errors hai 1 ano
AttributeParser.h c8b219914e LibWeb: Use ErrorOr to propagate SVG attribute parsing errors hai 1 ano
Default.css ae4b8d86df LibWeb: Include standard SVG user agent style sheet hai 1 ano
SVGAnimatedLength.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGAnimatedLength.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGAnimatedLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
SVGAnimatedNumber.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGAnimatedNumber.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGAnimatedNumber.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation hai 1 ano
SVGAnimatedRect.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGAnimatedRect.h b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute hai 1 ano
SVGAnimatedRect.idl b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute hai 1 ano
SVGAnimatedString.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGAnimatedString.h ddf601830a LibWeb: Implement SVGAnimatedString hai 1 ano
SVGAnimatedString.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation hai 1 ano
SVGCircleElement.cpp 3518f39b60 LibWeb: Don't crash when querying detached circle element properties hai 1 ano
SVGCircleElement.h 74b655d035 LibWeb: Update SVG `<circle>` element to use geometry properties hai 1 ano
SVGCircleElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGClipPathElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGClipPathElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGClipPathElement.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
SVGDecodedImageData.cpp df2cd33ccd Revert "LibWeb: Never claim "rendering opportunity" for SVG-as-image documents" hai 1 ano
SVGDecodedImageData.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
SVGDefsElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGDefsElement.h 163b6bb401 LibWeb: Special case SVG masks during layout hai 1 ano
SVGDefsElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGElement.h eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hai 1 ano
SVGElement.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin %!s(int64=2) %!d(string=hai) anos
SVGEllipseElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGEllipseElement.h b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size hai 1 ano
SVGEllipseElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGFitToViewBox.idl b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute hai 1 ano
SVGForeignObjectElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGForeignObjectElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGForeignObjectElement.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
SVGGElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGGElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGGeometryElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGGeometryElement.h b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size hai 1 ano
SVGGeometryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
SVGGradientElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGGradientElement.h 2e0297d703 LibWeb: Handle reference cycles in SVG gradient linking hai 1 ano
SVGGradientElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGGraphicsElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGGraphicsElement.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
SVGGraphicsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
SVGLength.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGLength.h 344eb98b3c LibWeb: Add helper to convert CSS LengthPercentage to SVGLength hai 1 ano
SVGLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
SVGLineElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGLineElement.h b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size hai 1 ano
SVGLineElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGLinearGradientElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGLinearGradientElement.h 2e0297d703 LibWeb: Handle reference cycles in SVG gradient linking hai 1 ano
SVGLinearGradientElement.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
SVGMaskElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGMaskElement.h 163b6bb401 LibWeb: Special case SVG masks during layout hai 1 ano
SVGMaskElement.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
SVGPathElement.cpp 8057542dea LibGfx: Simplify path storage and tidy up APIs hai 1 ano
SVGPathElement.h b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size hai 1 ano
SVGPathElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing %!s(int64=2) %!d(string=hai) anos
SVGPolygonElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGPolygonElement.h b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size hai 1 ano
SVGPolygonElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGPolylineElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGPolylineElement.h b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size hai 1 ano
SVGPolylineElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGRadialGradientElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGRadialGradientElement.h 2e0297d703 LibWeb: Handle reference cycles in SVG gradient linking hai 1 ano
SVGRadialGradientElement.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
SVGRectElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGRectElement.h b9afea40e6 LibWeb: Update SVG `get_path()` API to take a viewport size hai 1 ano
SVGRectElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGSVGElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGSVGElement.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports hai 1 ano
SVGSVGElement.idl b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute hai 1 ano
SVGScriptElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGScriptElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGScriptElement.idl 1a94241f58 IDL: Add missing #imports hai 1 ano
SVGStopElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGStopElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGStopElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGStyleElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGStyleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGStyleElement.idl 26e6c47d0a IDL: Add missing spec links hai 1 ano
SVGSymbolElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGSymbolElement.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports hai 1 ano
SVGSymbolElement.idl aa691c22d4 LibWeb: Implement the `<symbol>` SVG element %!s(int64=2) %!d(string=hai) anos
SVGTSpanElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGTSpanElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGTSpanElement.idl b30a1b957d LibWeb: Add support for SVG <tspan> elements %!s(int64=2) %!d(string=hai) anos
SVGTextContentElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGTextContentElement.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hai 1 ano
SVGTextContentElement.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
SVGTextElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGTextElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGTextElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses %!s(int64=2) %!d(string=hai) anos
SVGTextPathElement.cpp e800605ad3 AK+LibURL: Move AK::URL into a new URL library hai 1 ano
SVGTextPathElement.h 968bec9844 LibWeb: Add SVGURIReference hai 1 ano
SVGTextPathElement.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation hai 1 ano
SVGTextPositioningElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGTextPositioningElement.h eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hai 1 ano
SVGTextPositioningElement.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files hai 1 ano
SVGTitleElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGTitleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hai 1 ano
SVGTitleElement.idl e2e4e6da52 LibWeb: Implement the SVG title element %!s(int64=2) %!d(string=hai) anos
SVGURIReference.h 968bec9844 LibWeb: Add SVGURIReference hai 1 ano
SVGURIReference.idl 968bec9844 LibWeb: Add SVGURIReference hai 1 ano
SVGUseElement.cpp c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hai 1 ano
SVGUseElement.h 54972e3ceb LibWeb: Implement SVGUseElement#href hai 1 ano
SVGUseElement.idl 54972e3ceb LibWeb: Implement SVGUseElement#href hai 1 ano
SVGViewport.h 74b655d035 LibWeb: Update SVG `<circle>` element to use geometry properties hai 1 ano
TagNames.cpp 7aac7002d1 LibWeb: Port SVG::TagNames from DeprecatedFlyString hai 1 ano
TagNames.h 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` hai 1 ano
ViewBox.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hai 1 ano
ViewBox.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point %!s(int64=2) %!d(string=hai) anos