mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Libraries: Move to Userland/Libraries/
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
interface HTMLMediaElement : HTMLElement {
|
||||
|
||||
[Reflect] attribute DOMString src;
|
||||
|
||||
[Reflect] attribute boolean autoplay;
|
||||
[Reflect] attribute boolean loop;
|
||||
|
||||
[Reflect] attribute boolean controls;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user