Files
ladybird/Libraries/LibWeb/HTML/HTMLVideoElement.idl

6 lines
94 B
Plaintext

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