Totto16
|
abe1172d70
|
LibWeb: Make HTMLVideoElement part of CanvasImageSource union
|
2024-10-05 09:20:58 +02:00 |
|
Andreas Kling
|
cd0e4a49b8
|
LibWeb: Make SVGImageElement part of CanvasImageSource union
This is very janky at the moment but it also more correct. :^)
|
2024-10-04 20:01:22 +02:00 |
|
Lucas CHOLLET
|
94128fe027
|
LibWeb: Make CanvasImageSource also be an ImageBitmap
|
2024-04-08 14:25:36 +02:00 |
|
Linus Groh
|
ad04d7ac9b
|
LibWeb: Move ExceptionOr from DOM/ to WebIDL/
This is a concept fully defined in the Web IDL spec and doesn't belong
in the DOM directory/namespace - not even DOMException, despite the name
:^)
|
2022-09-25 19:13:31 +01:00 |
|
Sam Atkins
|
270c60c5e8
|
LibWeb: Extract CanvasDrawImage class from CRC2D
|
2022-08-14 11:30:40 +02:00 |
|