LibWeb: Add CanvasImageSource to ImageBitmapSource typedef

This commit is contained in:
Totto16 2024-11-14 16:25:38 +01:00 committed by Tim Ledbetter
commit 9730e47d51
Notes: github-actions[bot] 2024-12-06 13:11:22 +00:00
8 changed files with 36 additions and 15 deletions

View file

@ -3,6 +3,7 @@
#import <DOM/EventHandler.idl>
#import <HTML/MessagePort.idl>
#import <HTML/UniversalGlobalScope.idl>
#import <HTML/Window.idl>
#import <HTML/WindowOrWorkerGlobalScope.idl>
#import <HTML/WorkerLocation.idl>
#import <HTML/WorkerNavigator.idl>