mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
LibWeb: Stub HTMLMediaElement.load
This commit is contained in:
@@ -18,4 +18,5 @@ interface HTMLMediaElement : HTMLElement {
|
||||
[Reflect] attribute boolean controls;
|
||||
|
||||
CanPlayTypeResult canPlayType(DOMString type);
|
||||
undefined load();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user