ladybird/Userland/Libraries/LibWeb/SVG
Andrew Kaster 67ceba2e6a LibWeb: Add Exposed attribute and IDL spec links where missing
The intent is to use these to autogenerate prototype declarations for
Window and WorkerGlobalScope classes.

And the spec links are just nice to have :^)
2022-10-09 10:14:57 +02:00
..
AttributeNames.cpp
AttributeNames.h
AttributeParser.cpp
AttributeParser.h
SVGAnimatedLength.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGAnimatedLength.h LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGAnimatedLength.idl LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVGCircleElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGCircleElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGCircleElement.idl
SVGClipPathElement.cpp LibWeb: Cleanup unecessary uses and includes of HTML::Window 2022-10-01 21:05:32 +01:00
SVGClipPathElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGClipPathElement.idl
SVGContext.h
SVGDefsElement.cpp LibWeb: Cleanup unecessary uses and includes of HTML::Window 2022-10-01 21:05:32 +01:00
SVGDefsElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGDefsElement.idl
SVGElement.cpp LibWeb: Cleanup unecessary uses and includes of HTML::Window 2022-10-01 21:05:32 +01:00
SVGElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGElement.idl LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVGEllipseElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGEllipseElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGEllipseElement.idl
SVGGElement.cpp
SVGGElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGGeometryElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGGeometryElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGGeometryElement.idl LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVGGraphicsElement.cpp LibWeb: Cleanup unecessary uses and includes of HTML::Window 2022-10-01 21:05:32 +01:00
SVGGraphicsElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGGraphicsElement.idl LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVGLength.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGLength.h LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGLength.idl LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVGLineElement.cpp LibWeb: Cleanup unecessary uses and includes of HTML::Window 2022-10-01 21:05:32 +01:00
SVGLineElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGLineElement.idl
SVGPathElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGPathElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGPathElement.idl LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVGPolygonElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGPolygonElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGPolygonElement.idl
SVGPolylineElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGPolylineElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGPolylineElement.idl
SVGRectElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGRectElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGRectElement.idl
SVGSVGElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGSVGElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGSVGElement.idl LibWeb: Add Exposed attribute and IDL spec links where missing 2022-10-09 10:14:57 +02:00
SVGTextContentElement.cpp LibWeb: Remove unecessary dependence on Window from SVG classes 2022-10-01 21:05:32 +01:00
SVGTextContentElement.h LibWeb: Remove WRAPPER_HACK() macro 2022-09-21 21:12:24 +01:00
SVGTextContentElement.idl
TagNames.cpp
TagNames.h
ViewBox.cpp
ViewBox.h