summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/HTML/HTMLAudioElement.idl
blob: c56ca47938e316400510878b14ba1118857b73f2 (plain)
1
2
3
4
5
interface HTMLAudioElement : HTMLMediaElement {



};