Y
Hacker News
new
|
ask
|
show
|
jobs
by
wkd
3549 days ago
HTML5 media is quite a can of worms, I remember reading the return types of HTMLMediaElement.canPlayType() [1] which is ['probably', 'maybe', ''] for the first time thinking it's a joke.
[1]:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaEl...