If multiple <source> elements are included within an <audio> or <video> element, what happens?
<source>
<audio>
<video>
An error occurs
It plays all the files one after the other
The browser chooses the first one that is compatible
The user must select which file they wish to play