1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-18 19:55:07 +00:00
serenity/Libraries/LibWeb/Painting
Matthew Olsson f2055bb509 LibWeb: Add a basic SVGContext object, add to PaintContext
This will be used to transmit any svg-relevant data between svg nodes.
This is prep for moving a lot of the SVG logic into Layout nodes.
2020-10-10 23:28:41 +02:00
..
PaintContext.h LibWeb: Add a basic SVGContext object, add to PaintContext 2020-10-10 23:28:41 +02:00
StackingContext.cpp LibWeb: Specialize hit testing for text cursor purposes 2020-08-05 16:57:51 +02:00
StackingContext.h LibWeb: Specialize hit testing for text cursor purposes 2020-08-05 16:57:51 +02:00