Aliaksandr Kalenik 8ba18dfd40 LibWeb: Schedule repainting from EventLoop::process() 1 year ago
..
AttributeNames.cpp 55646893d8 LibWeb: Add xlink:href to SVG attribute names 1 year ago
AttributeNames.h 55646893d8 LibWeb: Add xlink:href to SVG attribute names 1 year ago
AttributeParser.cpp 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 year ago
AttributeParser.h 650180811e LibWeb: Flesh out SVGMaskElement a bit 1 year ago
Default.css ae4b8d86df LibWeb: Include standard SVG user agent style sheet 1 year ago
SVGAnimatedLength.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGAnimatedLength.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGAnimatedLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGAnimatedNumber.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGAnimatedNumber.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGAnimatedNumber.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
SVGAnimatedRect.cpp b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute 1 year ago
SVGAnimatedRect.h b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute 1 year ago
SVGAnimatedRect.idl b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute 1 year ago
SVGAnimatedString.cpp ddf601830a LibWeb: Implement SVGAnimatedString 1 year ago
SVGAnimatedString.h ddf601830a LibWeb: Implement SVGAnimatedString 1 year ago
SVGAnimatedString.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
SVGCircleElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGCircleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGCircleElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGClipPathElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGClipPathElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGClipPathElement.idl 1a94241f58 IDL: Add missing #imports 1 year ago
SVGDecodedImageData.cpp 8ba18dfd40 LibWeb: Schedule repainting from EventLoop::process() 1 year ago
SVGDecodedImageData.h 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 year ago
SVGDefsElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGDefsElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGDefsElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGElement.h eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
SVGElement.idl 03c225b023 LibWeb: Move Element.prototype.style to ElementCSSInlineStyle mixin 2 years ago
SVGEllipseElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGEllipseElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGEllipseElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGFitToViewBox.idl b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute 1 year ago
SVGForeignObjectElement.cpp a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 year ago
SVGForeignObjectElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGForeignObjectElement.idl 1a94241f58 IDL: Add missing #imports 1 year ago
SVGGElement.cpp bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGGElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGGeometryElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGGeometryElement.h 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
SVGGeometryElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGGradientElement.cpp a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 year ago
SVGGradientElement.h eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
SVGGradientElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGGraphicsElement.cpp 080d9ec246 LibWeb: Invalidate layout after setting SVG transform attribute 1 year ago
SVGGraphicsElement.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
SVGGraphicsElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGLength.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGLength.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGLength.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGLineElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGLineElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGLineElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGLinearGradientElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGLinearGradientElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGLinearGradientElement.idl 1a94241f58 IDL: Add missing #imports 1 year ago
SVGMaskElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGMaskElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGMaskElement.idl 1a94241f58 IDL: Add missing #imports 1 year ago
SVGPathElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGPathElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGPathElement.idl 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing 2 years ago
SVGPolygonElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGPolygonElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGPolygonElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGPolylineElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGPolylineElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGPolylineElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGRadialGradientElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGRadialGradientElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGRadialGradientElement.idl 1a94241f58 IDL: Add missing #imports 1 year ago
SVGRectElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGRectElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGRectElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGSVGElement.cpp b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs 1 year ago
SVGSVGElement.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
SVGSVGElement.idl b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute 1 year ago
SVGScriptElement.cpp 9d4278ad9a LibWeb: Wait until new document is active before running SVG scripts 1 year ago
SVGScriptElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGScriptElement.idl 1a94241f58 IDL: Add missing #imports 1 year ago
SVGStopElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGStopElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGStopElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGStyleElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGStyleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGStyleElement.idl 26e6c47d0a IDL: Add missing spec links 1 year ago
SVGSymbolElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGSymbolElement.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
SVGSymbolElement.idl aa691c22d4 LibWeb: Implement the `<symbol>` SVG element 2 years ago
SVGTSpanElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGTSpanElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGTSpanElement.idl b30a1b957d LibWeb: Add support for SVG <tspan> elements 2 years ago
SVGTextContentElement.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
SVGTextContentElement.h 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
SVGTextContentElement.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 year ago
SVGTextElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGTextElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGTextElement.idl 0e12503586 LibWeb: Split SVGTextContentElement into spec defined subclasses 2 years ago
SVGTextPathElement.cpp 968bec9844 LibWeb: Add SVGURIReference 1 year ago
SVGTextPathElement.h 968bec9844 LibWeb: Add SVGURIReference 1 year ago
SVGTextPathElement.idl 5f5ac48908 LibWeb: Format all .idl files to use four space indentation 1 year ago
SVGTextPositioningElement.cpp 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 year ago
SVGTextPositioningElement.h eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
SVGTextPositioningElement.idl 169d24ae2e LibWeb: Add comments and missing items of various IDL files 1 year ago
SVGTitleElement.cpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
SVGTitleElement.h bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
SVGTitleElement.idl e2e4e6da52 LibWeb: Implement the SVG title element 2 years ago
SVGURIReference.h 968bec9844 LibWeb: Add SVGURIReference 1 year ago
SVGURIReference.idl 968bec9844 LibWeb: Add SVGURIReference 1 year ago
SVGUseElement.cpp a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 year ago
SVGUseElement.h 54972e3ceb LibWeb: Implement SVGUseElement#href 1 year ago
SVGUseElement.idl 54972e3ceb LibWeb: Implement SVGUseElement#href 1 year ago
SVGViewport.h 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
TagNames.cpp 7aac7002d1 LibWeb: Port SVG::TagNames from DeprecatedFlyString 1 year ago
TagNames.h 809c5b0b03 LibWeb: Add initial support for SVG `<textPath>` 1 year ago
ViewBox.cpp e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
ViewBox.h 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point 2 years ago