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