ladybird/Libraries/LibWeb/HTML/HTMLVideoElement.idl

5 lines
94 B
Text

interface HTMLVideoElement : HTMLMediaElement {
[Reflect] attribute DOMString poster;
}