Andrew Kaster
|
320dddde6a
|
LibWeb: Remove unecessary dependence on Window from SVG classes
These classes only needed Window to get at its realm. Pass a realm
directly to construct SCG classes.
|
2022-10-01 21:05:32 +01:00 |
|
Andrew Kaster
|
62a8c26b73
|
LibWeb: Remove unecessary dependence on Window from Geometry classes
These classes only needed Window to get at its realm. Pass a realm
directly to construct Geometry classes.
|
2022-10-01 21:05:32 +01:00 |
|
Andreas Kling
|
44415af428
|
LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated
|
2022-09-06 00:27:09 +02:00 |
|