mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
Libraries: Move to Userland/Libraries/
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
interface HTMLTrackElement : HTMLElement {
|
||||
|
||||
[Reflect] attribute DOMString src;
|
||||
[Reflect] attribute DOMString srclang;
|
||||
[Reflect] attribute DOMString label;
|
||||
[Reflect] attribute boolean default;
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user